/laravel-vue-demo

A laravel project demo built using Laravel, Tailwind, and Vue JS. A Laravel task for https://gist.github.com/tadaspaplauskas/98f34bfdfa3ab1230dc5bada9b0e3897

Primary LanguagePHP

Installation

Install the dependencies.

composer install
npm install
npm run dev
php artisan migrate:fresh --seed
php artisan serve

General requirements

✅ Laravel framework ✅ Vue.js framework ✅ RESTful JSON API ✅ ORM and relationships, associations ✅ Request validation ✅ Efficient use of native framework features: migrations, seeders, tests, etc. ✅ PSR-2 compliant source code ✅ Instructions how to run the project on a local environment ✅ Link to the hosted application OR screenshots of the application in action

Demo video: https://www.loom.com/share/4a267828f1e448ad8976f746135cf571 Demo URL: https://laravel-vue-demo.clydesantiago.com/