Long overdue, Filament v5 support is finally here for json-column & sketchpad!

Long overdue, Filament v5 support is finally here for json-column & sketchpad!

Hey all, I know many of you have been relying on filament-json-column, and I'm sorry it took this long to get here.

Life got in the way (moving, job, etc...), and the plugin fell behind on Filament v5 and accumulated a lot of open PRs and issues. That's now been addressed.

What's new in this release:

  • Filament v5 compatibility
  • Bug fixes
  • Multilingual support

I've also updated filament-sketchpad while I was at it.

Thanks for your patience, and happy coding!

github.com
u/andre_ange_marcel — 9 days ago

Giving Agents Their Runtime

I've written a small article about my team's Laravel setup with Conductor.

The idea is to give each agent their own resources: separated databases, file storage, emails, queues and so on. The article goes into details about how we used two Docker stacks, one shared and one per-worktree, with Traefik orchestrating URLs based on our ticket IDs.

I also go over the workflow extending to staging, as well our integration with Conductor. I hope it can be useful to some here, as shared infra was definitely one of the bottlenecks we experienced building with all the new AI tools out there.

Here's the post: The Agent Runtime

u/andre_ange_marcel — 20 days ago
▲ 95 r/symfony+2 crossposts

Where modern PHP stands in 2026: deployment, architecture, typing, and concurrency

Hello everyone,

I know I'll be preaching to the choir here, but I've put together a small article rounding up the PHP advancements I find most exciting as of 2026.

It covers modern deployment (FrankenPHP, Docker), software architecture (modular monoliths, the Symfony kernel, agents), the type system and its tooling (PHPStan, PHP CS Fixer), and the state of concurrency (ReactPHP, Swoole, the True Async RFC).

Full article: https://morice.live/posts/your-next-project-will-run-on-php/

Let me know if I missed anything, or if you'd like me to go deeper on a specific topic!

u/andre_ange_marcel — 1 month ago

[i3wm] Daily driver with a no-reload theme switcher (compatible with GTK & Qt)

My daily driver: i3 with conky, polybar, rofi, and dunst.

Minimal theme built on Adwaita colors, with light/dark switching that works across every toolkit (GTK, Qt, TUIs), with a single keybind.

Shown top-to-bottom: terminal, rofi launcher, and a few GUI apps in both themes.

Full write-up and dotfiles:
https://morice.live/posts/ricing-arch-linux-with-claude-code/

u/andre_ange_marcel — 1 month ago