Skip to content

abdulaziz-m5u/laravel-quiz-app

Repository files navigation

Laravel 8 - Quiz Application

Screenshots

preview img preview img

Run Locally

Clone the project

  git clone https://github.com/abdulaziz-m5u/laravel-quiz-app.git project-name

Go to the project directory

  cd project-name
  • Copy .env.example file to .env and edit database credentials there
    composer install
    php artisan key:generate
    php artisan migrate:fresh --seed

Login

About

Laravel Quiz Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published