Hey! For fun, I'm creating an API in Laravel to learn the framework and general new stuff. I have a...
Let's say I have fetched users from my users table into $users with the Eloquent ORM. Is there a way...
Nice, thanks! Oh doing it with the DB is of course also an option, however in some cases, it feels l...
Ah! But can it return based on other attributes than the primary key?
The Laravel portal for problem solving, knowledge sharing and community building.
The community