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...
I have built a business application using Laravel that utilizes several very large datasets. There i...
I'm trying to generate URLs on the view for some routes, so I have the freedom to change their URLs...
The model: class Item extends Eloquent { public function getCentsAttribute() { return substr(...
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