I’m developing a project using Laravel and Vue. To get the project as close to successful completion as possible, primarily through “vibe coding,” which AI model would you recommend I use?
Hi @mehmetbozkurt,
For Laravel projects in Cursor, I recommend setting up Laravel Boost. It provides an MCP, letting the Agent interact deeply with your Laravel features.
To get started efficiently, here’s a workflow that fits most projects while keeping structure and best practices:
- Set up your environment:
Install Laravel Herd for a quick, native Laravel + PHP setup on your machine. Alternatively, use the Agent to help install PHP and all server software you need for Laravel + Vue. - Project requirements:
Create a project in Cursor and add arequirements.mdfile. List all needed features and dependencies (be as detailed as possible!), and include Laravel Boost installation as an early step. - AI-assisted planning:
Ask the Agent (GPT-5 is ideal for this) to generate an implementation plan and break down the tasks in Markdown, following SOLID and DRY principles. - Iterative feedback:
Review and adjust the Agent’s plan, give feedback in the chat, and repeat until you’re happy. - Task execution:
For each implementation step, start a new chat and have the Agent follow the plan. (Sonnet 4 is a good choice here.) For simple or repetitive tasks, try “Auto” mode to save on AI cost. - Continuous improvement:
Always request tests and updated documentation for each task; treat each feature as its own cycle.
Tip: Starting a new chat per main task keeps things focused and avoids context bloat.
Thank you so much. This was one of the best answers I’ve ever received on forums. ![]()
1 Like
Happy to help you more. Feel free to ask.
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.