René Sinnbeck
sinnbeck.dev
René Sinnbeck
@sinnbeck.dev
Laravel developer. Used to be very active on laracasts. Loves helping people 👍
Try the drifter. It's probably the best point and click I've played. It's even awesome with a controller (played it on steam deck)

store.steampowered.com/app/1170570/...
The Drifter on Steam
A Pulp Adventure Thriller - A murdered drifter awakens. Alive again, seconds before his death. Hunted and haunted, help him untangle a mad web of conspiracy in this fast-paced point 'n click thrill-ri...
store.steampowered.com
November 18, 2025 at 5:54 PM
*in not only
November 18, 2025 at 1:51 PM
Scoping with eloquent. Like you have a project and/or tenant that needs to be scoped only all queries. This gets quite tricky for nested relations etc
November 18, 2025 at 11:56 AM
You can give this a shot if it's locally you are having issues github.com/PlannrCrm/la...

It sped my tests up by a lot. It runs migrations once and only runs them again if anything changes
GitHub - PlannrCrm/laravel-fast-refresh-database: 🚀 Refresh your test databases faster than you've ever seen before
🚀 Refresh your test databases faster than you've ever seen before - GitHub - PlannrCrm/laravel-fast-refresh-database: 🚀 Refresh your test databases faster than you've ever seen before
github.com
November 13, 2025 at 5:20 AM
I use it for cleaning up chat. When a user clicks around, I dispatch small ajax requests with axios for removing notification counts in the background. I don't want the user to notice so no loading bar etc
September 1, 2025 at 3:36 PM
I made this package specifically to get more predictable tests on the dom (in both blade and livewire components)
github.com/sinnbeck/lar...
GitHub - sinnbeck/laravel-dom-assertions: Adds DOM assertions to laravels test responses
Adds DOM assertions to laravels test responses. Contribute to sinnbeck/laravel-dom-assertions development by creating an account on GitHub.
github.com
July 11, 2025 at 6:36 PM
Haha yeah indeed! Never seen their websites before. Just know them from stores in Denmark where they were all the rage, years ago
June 14, 2025 at 5:29 PM
It's that tefal thermo spot does?
June 14, 2025 at 5:22 PM
New blog post idea? 😊
May 22, 2025 at 5:02 AM
I agree except for natural sorting. I think mariadb has it in the latest version but mysql does not at all
May 22, 2025 at 4:58 AM
I ended up writing my own (inspired by yours!) :)

packagist.org/packages/sin...
sinnbeck/html-ast - Packagist
Create an AST from a html string
packagist.org
April 14, 2025 at 8:49 AM