Skip to content

BMT project - Demo Music Store (with frontend and backend admin interface) made in Laravel utilising CRUD

Notifications You must be signed in to change notification settings

liamreed/spinthatdisc

Repository files navigation

Spin That Disc Project

My contribution to the final group store redesign project

Installation

Created using a local environment (XAMPP on Windows). Of course you are free to use homestead if you like.

  1. clone the repo and cd into it
  2. composer install
  3. make sure db is running and credentials are setup in config\database.php (or in your .env file).
  4. If you have no .env file you can use the example one. Just rename .env.example to .env. Enter your db credentials here.
  5. php artisan key:generate
  6. php artisan migrate
  7. php artisan db:seed
  8. php artisan serve
  9. Visit localhost in your browser

Demo:

SpinThatDiscDemo

About

BMT project - Demo Music Store (with frontend and backend admin interface) made in Laravel utilising CRUD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages