GitHunt
XO

xoco70/laravel-tournaments-demo

Demo implementation for laravel tournament plugin for Laravel 7

Installation

  • Set your DB Connection in .env

  • Create application Key

php artisan key:generate
  • Install dependencies
composer install
  • Create tables in DB
php artisan migrate 
  • Seed data
php artisan db:seed --class=LaravelTournamentSeeder

You can now access the demo!

Languages

PHP97.0%HTML3.0%

Contributors

Created April 27, 2020
Updated April 28, 2020