8000 GitHub - kost999/demo: This is demo application for SleepingOwl Admin.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kost999/demo

 
 

Repository files navigation

SleepingOwl Admin Demo Application

68BD Build Status

This is demo application for SleepingOwl Admin.

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

Login: admin@site.com Password: password

Enjoy!

How to install with (Openserver, WAMP, MAMP, LAMP, Vertigo or something else)

  • After cloning the repository run composer install
  • Create .env file from .env.example and replace database and other data to you inside
  • Run composer update
  • Run php artisan key:generate
  • Run php artisan migrate --seed

Enjoy!

How to install with Docker

  • Install docker & docker-compose
  • After cloning the repository run docker-compose up -d
  • Put your-docker-ip demo.soa.com into your hosts file
  • 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 77.0%
  • HTML 22.0%
  • JavaScript 1.0%
0