This is demo application for SleepingOwl Admin.
You can watch live https://demo.sleepingowladmin.ru/admin
Login: [email protected] Password: password
- After cloning the repository run
composer install
- Create
.env
file from.env.example
- Run
php artisan key:generate
- Configure database connection
- Run
php artisan migrate --seed
Enjoy!
Documentation can be found in the SleepingOwl Admin documentation.
The SleepingOwl Admin demo application is open-sourced software licensed under the MIT license