Skip to content

This is a full stack application of Vue 3 with Tailwindcss 3 and Laravel 8

Notifications You must be signed in to change notification settings

syabdan/laravel-vue-survey

Repository files navigation

Survey Full Stack Application

Built with these technologies for YouTube Video

Requirements

You need to have PHP version 8.0 or above. Node.js version 14.0 or above.

Demo

https://yoursurveys.xyz

Installation

  1. Clone the project
  2. Go to the project root directory
  3. Run composer install
  4. Create database
  5. Copy .env.example into .env file and adjust parameters
  6. Navigate to vue folder using terminal
  7. Run npm install to install vue.js project dependencies
  8. Copy vue/.env.example into vue/.env and

Backend

Frontend

Deploy on Production

Contributing

Security Vulnerabilities

License

About

This is a full stack application of Vue 3 with Tailwindcss 3 and Laravel 8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 59.8%
  • Vue 29.6%
  • Blade 9.9%
  • Other 0.7%