Patchstack Test Task - Laravel & Vue CRUD SPA
Written with Laravel and Vue2 using mix.
Installation
- Clone this repository
- Run "composer update" command in the project folder
- Run "npm install" command in the project folder
- Run "npm run dev" command for compile vue.js components and files
- Run "cp .env.example .env" command
- Run "php artisan key:generate" command
- compose install & npm install
- php artisan
- Multiple back-ends for session and cache storage.
- Expressive, intuitive database ORM.
- Database agnostic schema migrations.
- Robust background job processing.
- Real-time event broadcasting.
Laravel is accessible, powerful, and provides tools required for large, robust applications.