Profile avatar
sinnbeck.dev
Laravel developer. Used to be very active on laracasts. Loves helping people 👍
64 posts 89 followers 129 following
Regular Contributor
Active Commenter

This post about database design is soon three years old, but it is still very valid. So why not give it a read, and if you already read it, do it again ;) #laravel #databases tray2.se/posts/databa...

Was @media removed in @tailwindcss.com 4.0 or is it simply missing it the docs? tailwindcss.com/docs/functio...

I love the action class idea used a lot in laravel. But I'm curious where people put getters? I see actions more as commands (like the commands in cqrs). I was concidering Queries, but it feels a bit look close to sql queries

Tons of tips (+300), now categorized 🙌 github.com/OussamaMater...

THIS IS HUGE! Researchers at Stanford Medicine have devised an influenza vaccine that prompts immunity to ALL four major flu subtypes AND shows potential against bird flu, indicating a significant advancement in flu prevention and a potential increase in vaccine efficacy. Let’s talk about that! 🧪🧵⬇️

I am just upgrading a Laravel app to version 11. It seems that collection methods like shuffle no longer accepts a seed value. I dont see this anywhere in the upgrade docs?! Luckily my tests caught it before deploying to prod, but this is quite a breaking change with no documentation? :/

Has anyone had success setting up reverb on @ploi.io ? I hit the Spawn server button, but I dont see any change to my nginx config? Am I supposed to set up nginx myself perhaps ?

TIL: In Laravel tests, you can use AnonymousNotifiable to test notifications without tying them to a specific User or Notifiable (on-demand). Super handy for testing Slack notifications, which often don’t have a direct owner. Oh, Laravel. ❤️ laravel.com/docs/11.x/no... laravel.com/api/master/I...

Any css/xpath experts around there? I have an issue with CssToInlineStyles in laravel. Tailwind creates this selector. [hidden]:where(:not([hidden=until-found])) which gets converted to descendant-or-self::*[(@hidden) or (not(@hidden = 'until-found'))] by CssToInlineStyles. It matches everything?

Today I learned that laravel views can also be a css file 😮 Just put a css file inside the views directory and refer to it like you would a .blade.php file, and it just works!

We are running a Laracon EU ticket giveaway! The lucky winner will receive a ticket to the conference and financial assistance to cover some of the travel and accommodation costs. If you are underrepresented due to gender and want to attend the conference, the entry link is below ⬇️.

Ok I think I might be sold. Need to give it a go. Sadly the tables I want to do event sourcing on already have a lot of data. I wonder if it's possible to make events from it 🤔

Just got done with upgrading an old project from phpunit 9.5 to 11. There were 160 deprecations found.. Luckily rectorphp could fix about 10 of them, and the rest could be fixed with some simple regex search/replace in phpstorm.

I'm curious what the status of reverb is on @ploi.io ? I am currently using soketi, but would love to make the switch soon :)

Laravel Tip💡: The New "RouteParameter" Attribute Laravel v11.28 introduced a new attribute "RouteParameter", which provides an elegant way to access route parameters. While you can use the "route()" method on form requests, with the new attribute you also get proper type hints 🚀 #laravel

@oussamamater.bsky.social

Laravel Tip 💡: Conditionally Hide Console Commands Sometimes, you may want to hide console commands, such as legacy commands, from being listed. While you can manually hide them using the "setHidden()", you can do this with the "isHidden()" method 🚀 #laravel

Quite the journey 🫡

🐘 PHP developers, it's ElePHPant time! Want this adorable plush companion for your coding adventures? We've got 5 to give away 😌 To enter: 💙 Like ↩️ Repost this post ✌️ Follow us