I have created an artisan command that calls on a custom class. My custom class uses reflection to i...
Hey everyone, I have created a custom folder (for custom classes etc) my autoload class map looks li...
Hi everyone, I'm building a web application and try to separate the concerns as good as possible. Ho...
I'm new to testing and am trying to figure out how to inject dependencies. I am able to inject objec...
Hi all , i was created Laravel 4 Multi Auth with Password Reminder :) this the link https://github.c...
Hi all, this is my package https://github.com/pingpong-labs/modules please review :D Thanks :)
Hi, I have an application design question. Lets say I have multiple providers, that will send me del...
Hello. I am going to use laravel.io as a medium for rambling on my thoughts about programming. Whene...
I have a setter/getter container that works in my controllers. How can I use the getters in my model...
I have a Controller's construct like this: [code] public function __construct(Myclass $myclass) { .....
I'm writing an artisan script to download real estate listings images from the state of Florida, the...
Is it possible to customize where the system looks for the environment config folder? For instance i...
Can someone please explain , from a point of good architecture/design why Foundation and Support pac...
Some background: I've been working with L4 for about 6 months doing things the "pretty" wa...
Hi all, I'm creating an artisan command package and when i try to run artisan, i get a "{"...
Tried to find some docs but nothing. I want to create several log files, for example: click log, vie...
Hello all. I have this question, we all know that since laravel 4, when calling some method of some...
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