Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 967 Bytes

README.md

File metadata and controls

49 lines (35 loc) · 967 Bytes

oskab

Version 1.0.0

Installation

Step 1 Checkout Oskab

$ git clone https://github.com/adopabianko/oskab.git

Step 2 Copy file .env

$ cp -R .env.example .env

Step 3 Run composer install

$ composer install

Step 4 Run laravel sail

$ ./vendor/bin/sail up

Step 5 Run database migration & seeder

$ ./vendor/bin/sail artisan migrate
$ ./vendor/bin/sail artisan db:seed

Step 6 Access http://localhost:8282 via browser

Default user account :