rygos / FootBallTicketSharing

0 stars 0 forks source link

Football Ticket Sharing Tool

Installation

git clone https://github.com/rygos/FootBallTicketSharing.git .
composer install
php artisan key:generate
php artisan migrate
git pull
composer update
php artisan migrate
php artisan cache:clear