About this course
Coding with AI assistants becomes more popular, and now Cursor IDE, calling itself "The AI Code Editor", offers us the integration of LLM models directly where we write the code, so we "just" need to ask it for the code and review/accept/reject it.
But does it REALLY work in real projects? I decided to try for myself and find out, and this video course is my attempt of creating a Laravel + Filament project with Cursor, with almost no code written manually.
Majority of the code was generated by AI, but it wasn't all smooth: in case of failure or inconsistency, I had to debug, re-prompt or fix things by hand.
So, this course is a "journey with me" using Cursor IDE, showing the good and the bad parts. You wanna come along?
Screenshots from the project we will build
So, let's start with the first lesson?