@AshAllenDesign This finally helped me move all my hacky Cache::store('array')->rememberForever() callbacks (with __FILE__ and __LINE__ in the keys!) to use once() instead - thanks!
@maximbeaudoin@taylorotwell Why not just make it the default that the trait is included when you create a new seeder class using artisan CLI .. from Laravel 13.0 onwards?
@jeffrey_way Also: back in my day, programmers knew everything about how a computer worked .. from high level language abstractions and frameworks, down to how the CPU does arithmetic on numbers stored in its registers.
….
What’s a CPU?! (asks a tech startup founder in 2034)
@samuelstancl This would be such a good move for so many packages. I've spent the last few weeks trying to get many, many packages to merge Laravel 12 upgrade PRs. As I do at this time every year.