Skip to content

91pr1nc3/QuizGameCLI

Repository files navigation

Build Status Total Downloads Latest Stable Version License

Setup your environment

  • Install the project dependencies using composer install command

  • Run php artisan migrate for table population

  • Field ADMIN_PASSPHRASE inside .env file, is required to set up your admin passphrase

  • For running unit tests in your env file switch the DB_DATABASE field to your dedicated testing database before running the tests

Laravel sail

  • In case you want to use docker you can simply use vendor/bin/sail up

  • Run vendor/bin/sail artisan migrate to run migrations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published