Skip to content

iO-Academy/2025-jan-sde-quiz-event-listeners

Repository files navigation

Setup

  1. Clone this repository into your html folder
  2. CD into the repository
  3. Run composer install to download laravel and all of it's other dependencies
  4. Make a copy of .env.example called .env and enter your database connection details
  5. Run php artisan key:generate to generate security that laravel uses behind the scenes to make things safe
  6. Run php artisan migrate to setup the database
  7. Run php artisan serve --host=0.0.0.0 to get it running

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages