About this course
Welcome to this course where we create our custom CRUD on top of the Laravel 12 Vue.js starter kit.
The main goal is not to showcase the starter kit but to help you build your custom functionality after the installation.
Along the way, I will try to show you the fundamentals of Vue.js, TypeScript and Shadcn Vue, which are all used in this starter kit.
We will create a simple CRUD project, with repository code available on GitHub.
Here's a screenshot of the Table:
Here's a screenshot of the Edit form:
So, are you with me for the ride? Let's go to the first lesson and see what Laravel+Vue code is generated by the starter kit.