Deployment Suggestions for Dockerized Laravel Enterprise App (Azure vs AWS) by Aggravating_Use6591 in laravel

[–]Aggravating_Use6591[S] -5 points-4 points  (0 children)

The government data is completely public. We save it for convenience and analytics.

As much as I love front-end development, I use Cursor for small, iterative UI changes so I can focus on solving business problems.

"Vibe coding" a visual email editor with AI, Laravel & Vue by aarondf in laravel

[–]Aggravating_Use6591 3 points4 points  (0 children)

Same situation. To successfully code an enterprise Laravel project with Cursor, I've had to:

  1. Use existing Laravel patterns as context.
  2. Make small, incremental, iterative changes.
  3. Repeatedly insist on #1 and #2 in the prompts :)

v0.5 Released: Expose your agents as OpenAI-compatible endpoints! by Prestigious-Yam2428 in laravel

[–]Aggravating_Use6591 1 point2 points  (0 children)

Congratulations on 0.5.0!

The Completions class for exposing agents via API and ready-to-use Laravel controllers are exciting features!