Skip to content

sillycodes/fixture_laravel5.2

Repository files navigation

fixture_laravel5.2

Match scheduling application

  1. Download or Clone the Reposetory.
  2. Do not update composer.
  3. Set up DB Config in .env file
  4. Create tables via migaration, run command : php artisan migration
  5. Find MySQL file, run the script. (It's also has create table script)
  6. Now run the command php artisan serve
  7. Open browser enter url http://localhost:8000

** Note -> Deafult laravel View path has changed, to change goto config/view.php

Change image for production uses.

About

Match scheduling application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors