Simple project showing how Laravel works with Vue.js.
One CRUD operation to manage Companies - create/edit/update/delete.
- Clone the repository with git clone
- Copy .env.example file to .env and edit database credentials there
- Run composer install
- Run php artisan key:generate
- Run php artisan migrate
- Run npm install
- Run npm run dev
- That's it - load the homepage, use Register link and use the CRUD
Please use and re-use however you want.
- Check out our adminpanel generator QuickAdminPanel: Laravel version and Vue.js version
- Follow our Twitter and Blog
- Subscribe to our newsletter with 20+ Laravel links every Thursday
- Subscribe to our YouTube channel Laravel Business