chuckadams

Laravel has taught me many things about maintainability, but it's mostly "don't write code like Laravel". My favorite is how cache tagging was broken in Laravel, and there was a complete PR presented to fix it, but Taylor closed the PR without comment and just removed all mention of cache tagging from the documentation instead.

diggan

Made a transcript generated by whisper, for us who likes reading rather than listening :) Also added a summary by GPT 5 Pro for the lazies out there: https://gist.github.com/victorb/ef2550a55860023b9179dc835775...

show comments
kiririn

Still maintaining a Laravel 3 project. Barely made it 2 years before maintainability became a nightmare and the only upgrade path was complete rewrite. Projects written without an opinionated framework easily sail past 10 years of comfy maintainability

show comments
iamcreasy

It was interesting to hear that Laravel, Drupal, Wordpress and Symfony communities do not mesh. I wonder why.

show comments
watt

Very poor audio quality, not listenable. Why do folks insist screaming into microphone and overloading the recording where it just nasty clipping?

show comments
conradfr

Lesson 1: use Symfony components

show comments
coldtea

"What 14 years of Sendmail told me about security"

show comments
mooreds

[audio]

phplovesong

Laravel is using a outdated MVC model, its slow as hell and finally its purpose is basically to put lipstick on what is php.