Skip to content

pimukthee/bgm

Repository files navigation

Build Status Total Downloads Latest Stable Version License

installation

  1. Install dependencies
php composer.phar install
  1. Create a config file, copy from .env.example then rename it to .env config your database username and password 3 generate app key
php artisan key:generate
  1. Create a database named bgm

  2. Migrate and seed the database

php artisan migrate --seed

Running on your local machine

php -S localhost:8000 -t public

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •