Nasmed's avatar

Nasmed started a new conversation+100 XP

2mos ago

Hi everyone,

I'm using Laravel 12 with Google Antigravity (running Claude Opus 4.6 and Gemini Pro 3). The Laravel Boost docs don't list Antigravity support yet, and php artisan boost:install doesn't detect it automatically.

Since Boost functions as an MCP server, has anyone managed to manually configure php artisan boost:mcp within Antigravity's settings? I'm looking for the right configuration to get my agents to recognize the project context.

Thanks!

Nasmed's avatar

Nasmed liked a comment+100 XP

4mos ago

Heads up that in Episode 8, we'll continue reviewing getters and setters, and specifically how we can prepare them in PHP 8.4, which introduced support for property hooks.

Nasmed's avatar

Nasmed liked a comment+100 XP

5mos ago

AI is the future, there's no doubt about that. So I think creating courses to help humans work with AI would be invaluable.

  • Introductions to AI coding.
  • How to write good prompts.
  • How to get the most out of Claude Code, Junie, etc.
  • Designing an experience (UI/UX) for humans (something at which AI is terrible)
  • Juniors don't have much experience, and will lean on AI to solve problems without knowing the basics. Address this.
  • What is AI and how does it work? (the basics/better understanding)
  • The pitfalls of AI
  • Why vibe coding can be problematic and what to watch out for