I try to find the to make paginate with out use a lot of process on database like, select all() and...
I am using Laravel Commander to use the command bus to handle everything in an app I am building. I...
This is my all code I don't know why my Controller didn't know the constructor http://help.laravel.i...
I post from ajax to a Controller and I do some authentication there. If the authentication fails I s...
Hey there, If I have used psr-4 autoloading e.g. "psr-4": { "Admin\": "app/...
I am in the planning stage of undertaking a database migration where the two databases (one MySQL, o...
Hello All, I am using PHPSpec to test my classes, therefore I've been trying to inject everything vi...
Hi, i struggle a litte bit with the use of the "Model"... just look at my code: Route (app...
Hello, is there a possibility to deploy Laravel app to shared hosting without any custom steps, like...
Hi, Has anyone used Laravel on Dreamfactory (a secure backend framework with its own API and authent...
Is it possible to do multi site/sub-domain configuration such as demo.org , demo.com, app.demo.com e...
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...
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.