Vue.js + Laravel: CRUD with SPA
Please rate the course
Source:
Language:
English
Duration:
01:50:19
Number of lessons:
20
Added date:
17/03/2024
Rating:
0.0
Course short description
Everyone wants a full-stack developer these days, with some JS framework and Laravel as API.
We'll create the application you see above, to manage the records in table. Along the way, we will learn things like:
- Adding Vue.js into a Laravel project
- Compiling Vue.js assets
- Vue Components
- Pagination
- Vue Routing as SPA instead of Laravel routing
- Axios requests - get/post/put/delete, with parameters
- File uploads in Vue.js
- Sweet Alert library
... and more.