Simple Bulls and Cows game How to run? clone the project composer install create empty db connect the db in the .env file php artisan key:generate php artisan migrate