Skip to content

makije/xbmc-mysql-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation notes

  1. Clone this repository

  2. Install composer

  3. go to app/config/

  4. cp app.sample.app app.php

  5. Edit app.php according to your options

  6. cp database.sample.php database.php

  7. Edit database.php according to your options

  8. composer install

  9. php artisan migrate

  10. php artisan db:seed

  11. Have fun

The default login details Username: admin Password: admin

About

Laravel frontend for XBMC MySQL Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published