Hi, I have service provier: class TwitterServiceProvider extends ServiceProvider { public functi...
Myself and a co-worker have been trying to find the source of the magic behind the ValidatesWhenReso...
I know there is one for older version of laravel. But was just wondering before I sat out to create...
Hi guys, I noticed in the documentation of Laravel 5 there is no more iOC? Is it removed? Is it not...
Hello, I am make upload image and show this problem ImageCan't write image data to path () here is...
Hi All, Hope everyone is doing well... I am trying add/replace/move this kernel in to my modules fol...
Hi, I am building a SaaS using L5 and Doctrine. I found a few symfony projects that work with doctri...
###Laravel 5 question### I created a service provider, in which, basing on URL, I bind a certain int...
how to create global object or variable without singleton in laravel?
I'm creating a route for a deferred service provider that's in a package and the following route wor...
The IoC Container link on http://laravel.com/docs/5.0/facades (in the first note box) is broken (pag...
I've been stuck on this "Target not instantiable" error for the last 2-3 days and I have n...
I have an contract App\Contracts\Uploader and in my AppSeriveProvider is public function register()...
I've created my very first 2 blog posts about creating and using repositories in Laravel http://blog...
Hi i'm having a bit of trouble trying to inject a class in laravel 5 in to another repository class....
what the Laravel official documentation means by "concrete type" .
Has anyone configured monolog w/ a different handler in their laravel app? ie: loggly, redis, dynam...
I am trying to follow the repository pattern outlined in this article http://code.tutsplus.com/tutor...
Firstly, sorry about the long title, but I was trying to be rather specific... Now to the actual que...
Hi, Through ajax I am posting a value to a Controller, which I need get on the Modal Window on the V...
Solutions given in the past year. Excluding solutions from thread authors.
The Laravel portal for problem solving, knowledge sharing and community building.
The community