Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 291 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 291 Bytes

questionair Manager

Description

  • Add questionair
  • Add questions and answers in questionair

How to install

create a database and add database details in .env file then run these commands to install

  • composer install
  • php artisan migrate
  • php artisan make:auth