Hello folks, I am currently working on a problem that makes me want to smack my head on my table. I...
Hi there, I've got a little snippet of code that really bothers me. I think a little background info...
Hi there, I've got a little question on value objects. It's clear that value objects identify themse...
Is this the point of encapsulation? No. The point of encapsulation is to decouple parts of your ap...
My favorite is when you are hired as a developer and are then asked if you can do that fancy photosh...
Are you sure all dependencies belong into your controller? Does your controller need to care about a...
Laravel provides a neat configuration class which is perfectly suited for that kind of tasks. You ca...
Hi there! That's probably not the way you want to use filters. Let's take a look on what the docs sa...
The Laravel portal for problem solving, knowledge sharing and community building.
The community