Hello I'm building a custom provider for validation and i'm getting this error: Method [validatePass...
I want to be able to do this: $this->app->when('App\Orders\CreateOrderHandler@somemethod') -&g...
Hi I have question. Should I commit app/config to my repository? What is the best practises ? In my...
Has anyone found a good way to augment the app object without modifying the foundation class? I want...
I am creating class to "parse" IceCast xml data, and I want to "support" paginat...
I keep getting this error: "Call to a member function create() on null" in my controller....
Hi Guys I am trying to get my head around abstracting my repositories, however, I am having a little...
Good day, (Possibly) Routing Question: Have you ever noticed how GMail and Google+ handle multiple a...
laravel core is called illuminate is that mean laravel supports illuminati?
Say I have ~20 models, so ~20 repositories, then I want to have interfaces as well so I have about 2...
I am trying to make file upload with laravel 4 in GAE. But GAE doesn't permits write in file applica...
I'm currently playing around with L5 and have created a ServiceProvider which resolves the current d...
This is mostly just to do with PHP, but I'm trying to do it in Laravel, so thought I'd ask here... W...
Hi I'm trying to include vimeo.php in my project and I'm not sure how to go about it. I've tried inc...
I know this sounds dumb but i am a total newbie to laravel. I saw a package on packagist for managin...
I am considering using events in a refactor of a very large site. I am worried that if I use events,...
I have created an App::shutdown($callback); which is expected to log some details into log file. but...
I am new to making IOC and resolving out of it. I am binding an interface with a class just $this-&g...
So I understand how the automatic injection works for Controllers, Queues, etc. But I want the same...
I try to create facade in app in Laravel 4 like: 1- create new folder app/libraries and autoload it...
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