Albert (@devbeans) 's Twitter Profile
Albert

@devbeans

Full time NBA fan. Suns fan since 2004

ID: 26162944

calendar_today24-03-2009 02:59:10

1,1K Tweet

57 Followers

257 Following

Leandro Ferreira (@leandrocfe) 's Twitter Profile Photo

In Filament V4, a new method called afterStateUpdatedJs will be introduced, enabling state updates on the client side using Javascript 🤯

CodeWithDennis (@codewithdennis) 's Twitter Profile Photo

I'm excited to release Larament! This boilerplate includes Laravel 11 and Filament 🦒 3 with essential features—no bloat! Happy programming! #laravel #filamentphp github.com/CodeWithDennis…

Lukas Frey (@_lukasfrey) 's Twitter Profile Photo

Quick Filament 🦒 v4 tip 💛🚀 There are a lot of undocumented hidden gems to be found in filament. For example, did you know there is a OneTimeCode input that you can freely use however you like? Just to demonstrate the input field easily, here we use it to confirm an

ℏεsam (@hesamation) 's Twitter Profile Photo

Claude Code tip from Anthropic: Spend more time on the task but do it smarter 1. Put this file in ~/.claude/commands/ In claude code 2. type "/explore-plan-code-test <Whatever task you want>" 3. Enjoy

Claude Code tip from Anthropic: Spend more time on the task but do it smarter

1. Put this file in ~/.claude/commands/
In claude code
2. type "/explore-plan-code-test &lt;Whatever task you want&gt;"
3. Enjoy
Filament 🦒 (@filamentphp) 's Twitter Profile Photo

📣 After months of development, testing, and feedback from our amazing community, we’re thrilled to officially launch Filament v4 (stable) on Tuesday 12th August at 1pm UTC! This is a major milestone packed with powerful features and performance improvements. 💛

Alvaro Cintas (@dr_cintas) 's Twitter Profile Photo

This is Claude Code and OpenAI Codex on steroids. Droids just dropped, the best software development agents in the world, reaching #1 on Terminal-Bench. Here’s how to set it up:

Filament 🦒 (@filamentphp) 's Twitter Profile Photo

✨ Filament v4.1 is here! This release marks two months of great progress since v4 was marked as stable, including many bug fixes, new features, and community plugin support for v4. Here are 4 of the new features 👇

PhpStorm, a JetBrains IDE (@phpstorm) 's Twitter Profile Photo

PhpStorm now comes with built-in Laravel support for free for all artisans 🔥 Discover the story behind this update from PhpStorm Team Lead Roman Pronskiy, PhpStorm Software Developer Maria Filippova, JetBrains Product Lead Artemy Pestretsov, Laravel Idea plugin creator Adel F,

Jeffrey Way (@jeffrey_way) 's Twitter Profile Photo

I think this is a sentiment that almost every developer can relate to. But also - it is what it is... I still apply my dev skills and learnings every day. I just no longer *have* to write every if statement by hand.

Pushpak (@pushpak1300) 's Twitter Profile Photo

If you are on an older version of Boost, please update. New Claude Code and other agents have dropped support for the old MCP protocol, and we recently added support for the new one. Run composer require laravel/boost:1.8.9 -W --dev to upgrade and avoid issues.

Taylor Otwell (@taylorotwell) 's Twitter Profile Photo

Boost 2.0 is out now. ⚡️ This update transitions many package guidelines into agent skills for better context management. This is must have for getting the best results from agents building Laravel apps. > composer update > php artisan boost:install

Boris Cherny (@bcherny) 's Twitter Profile Photo

I'm Boris and I created Claude Code. I wanted to quickly share a few tips for using Claude Code, sourced directly from the Claude Code team. The way the team uses Claude is different than how I use it. Remember: there is no one right way to use Claude Code -- everyones' setup is

Lydia Hallie ✨ (@lydiahallie) 's Twitter Profile Photo

Claude Code now supports agent teams (in research preview) Instead of a single agent working through a task sequentially, a lead agent can delegate to multiple teammates that work in parallel to research, debug, and build while coordinating with each other. Try it out today by

Laravel Trends | Tips and Tricks (@laravel_updates) 's Twitter Profile Photo

💡 AI agent trick ⚡ Laravel Boost is great, But you can go much deeper and real power comes when you control the system, not the prompt. Define your own context.yml + guideline/*.md and force AI to follow your system. Queue logic, model rules, query patterns, deploy

💡 AI agent trick ⚡

Laravel Boost is great, But you can go much deeper and real power comes when you control the system, not the prompt.

Define your own context.yml + guideline/*.md and force AI to follow your system.

Queue logic, model rules, query patterns, deploy