nerdculture.de is one of the many independent Mastodon servers you can use to participate in the fediverse.
Be excellent to each other, live humanism, no nazis, no hate speech. Not only for nerds, but the domain is somewhat cool. ;) No bots in general. Languages: DE, EN, FR, NL, ES, IT

Administered by:

Server stats:

1.2K
active users

#laravel

23 posts21 participants1 post today

Just upgraded a project from Laravel 11 to 12, and for the first time in ages I ended up actively abandoning a Laravel Shift.

It had messed up so much, that I felt it was easier to just start a new branch, and cherry pick a couple of commits from their branch.

The most egregious was that they had remove all the constructors from all my Controllers. Just cut them off - dependency injection be damned.

Hope this isn't a sign of things to come …