I am working with Jeffery Way's Laravel Commander for a new project using the command bus architectu...
Hi everyone, http://laravel.io/bin/kYVa9 In the above snippet, you may recoil in horror when you see...
I'm building a REST API for a large data set, and running into a performance issue I'm not sure how...
Our biggest weekly report yet. Lot’s of goodies and updates. http://bit.ly/1l7wLUg
I'm wanting to use my own error handler with certain controllers. For API endpoints, I want to catch...
I want to reuse the logic of binding a {slug} to a model, in several resources. Route::bind("sl...
I've been wanting to make a lite ACL / permissions library that works for well and isn't tied to a d...
I am experimenting with using Laravel for a new project and got stuck at the model definition stage....
I'm trying to understand better how Laravel implements the basic design patterns (creational, struct...
I notice when creating workbench packages they often require illuminate\support is this bad practice...
Hey, Quick question here! I don't really know what are the best practices on that subject, so I'll l...
Sometimes when I'm making a request I have a common piece of data, so I will set it in the BaseContr...
I'm making an application in Laravel and want to make the updating of the application as easy as pos...
I wrote a blog post here which explains how you can take Dayle Ree's model validation code and turn...
Hey, I've been searching far and wide, for a possible solution to this, but hasn't been able to find...
First off, I love the structure of Laravel. I've used it in a project management system, and the way...
Hello, I've been looking at the installation documentation to get my first Laravel app working and I...
Hey guys, I am going to build a new web application, and I have a question about the architecture of...
Hello, I try to extend the blueprint with some changes to have also crated_by and updated_by fields...
I don't understand why this code works fine in a virtual server or also in ie localhost/myproject/pu...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community