This is demo application for SleepingOwl Admin.
93
stars
55
forks
source link
- After cloning the repository run
composer install
- Create
.env
file from .env.example
- Run
composer update
- Run
php artisan key:generate
- Configure database connection
- Run
php artisan migrate --seed