abdulaziz-m5u / laravel-quiz-app

Laravel Quiz Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HTML 57.4%Language:PHP 22.7%Language:Blade 19.7%Language:Shell 0.1%