/demo

This is demo application for SleepingOwl Admin.

Primary LanguageHTML

SleepingOwl Admin Demo Application

Build Status

This is demo application for SleepingOwl Admin.

You can watch live http://demo.sleepingowladmin.ru/admin

Login: admin@site.com 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

Documentation can be found in the SleepingOwl Admin documentation.

License

The SleepingOwl Admin demo application is open-sourced software licensed under the MIT license