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