Flashcard app made with Laravel + Artisan Installation & Setup with Sail ./vendor/bin/sail up Running Migrations php artisan migrate Application Start Command The command php artisan flashcard:interactive should present a main menu with the actions Running Tests php artisan test