Hey all, About a year ago, I posted about a package I was working on called Sketchpad, which I'm ple...
I've just set up a new Mac and have pulled my current project in. Strangely, I'm getting randomly-oc...
Specifically, why setting up a whole new class, adding a binding and alias are necessary. A brief te...
I'm building a kiosk app which centers around managing footage which is stored on a shared drive. If...
Here's the query: /** * Get all dates and counts for an event via the database */ public function...
Controllers are designed to be used in conjunction with URIs. If you need something different, write...
Use the Laravel IDE Helper: https://github.com/barryvdh/laravel-ide-helper
Bloody file permissions! I'm moving from Windows to Mac at the moment and this is a constant issue....
Options: use a superclass use traits use a helper class
Actually, the nice thing about this, is that the Settings object could be subclassed, so we could ha...
The Laravel portal for problem solving, knowledge sharing and community building.