I'm getting a "Too many open files" error on a script that downloads images and reuploads...
I have a relatively stock install of Laravel save for a couple of extremely small service providers,...
Hello dear firend most of time in my app I got this erro Class 'Symfony\Component\Finder\Finder' not...
I was reading the following: "Validation should happen within the context of the setter prior t...
Hi I had a few tests, no problem with phpunit execution. I added namespaces to my Models and control...
Hi Just a question to poll how you guys would tackle this in Laravel: I have a user preferences page...
Lets say I have a list of Status 1 - Pending Submit 2 - Submitted 3 - Extra Images Uploaded 4 - Com...
Hi folks. I've been playing with a slightly different architecture for a project i'm currently worki...
Hey guys, I'm trying to figure out if this is the best way to go about this. I have a tv_shows table...
hey guys this is more of an aesthetic question about how to structure the directories of a package w...
Hi Models : There is Party (should be renamed 'game') User can register to Party then user has a reg...
Can someone explain to me the advantages of objects creation in __construct method? And explain depe...
Stumbled upon the biggest Laravel issue for me. I don't like the idea of defining routes for many me...
Hello, before I start I must say my english isn't at very high level, so some of you may misundersta...
Hi, sorry form my bad english! I have a doubt about how to pass a parameters in filter class. This i...
I have created an artisan command that calls on a custom class. My custom class uses reflection to i...
Hey guys I had some doubts and concerns about using an HMVC approach with Request::create() so I did...
Hi, lot of people create sepparate classes for each set of rules and then inject them into the contr...
Hey guys, Laravel is the first framework I have decided to learn and start working with. I've been a...
Will changing the package directory name in the pubic directory break packages?. If so what is the s...