Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ryigit/league-simulation

Repository files navigation

League Simulator

This is a simple league simulator powered by PHP and Laravel. Functionalities:

  • Create Fixtures
  • Simulate Games by Week
  • Predict Champion Depending on Existing Data

Installation

  1. Create an .env file and provide database connection details in Laravel way.
  2. Run migrations with:

php artisan serve

  1. Run seeder to load tests data:

php artisan db:seed --class=TeamsSeeder

  1. Build assets with

npm run build

  1. Start Local development server:

php artisan serve

  1. Now you yan access app at http://127.0.0.1:8000/

About

A League Simulation with PHP & Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages