Skip to content

mberende/demo

 
 

Repository files navigation

SleepingOwl Admin Demo Application

This is demo application for SleepingOwl Admin.

You can watch live http://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

Documentation can be found in the SleepingOwl Admin documentation.

License

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

About

This is demo application for SleepingOwl Admin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.4%
  • Other 0.6%