Skip to content

amrish2020/surveyapplication

Repository files navigation

Installation

  • Clone the repo git clone https://github.com/amrish2020/surveyapplication
  • cd to project folder.
  • Run composer install
  • Run php artisan key:generate to generate the app key
  • Run npm install
  • Run php artisan migrate
  • Run php artisan db:seed --class=UserSeeder
  • Run php artisan db:seed --class=AnswerSeeder
  • Run php artisan serve
  • Done !!!

Login

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published