Hi, I'm new to laravel and I'm a bit confused with one probably simple question. When should I use n...
I'm developing an app locally but I'm experiencing very poor performance. When tracking it down with...
In Laravel there are these three things: Doctrine Eloquent Illuminate Can someone please provide m...
Hi guys, I'm using "Sharel4" (http://packalyst.com/packages/package/thujohn/share) package...
Hi, When implementing localisation, I know the key is returned if a matching key/value pair is not f...
Hey guys, I have this working controller, that I would like to clean up if possible, since i am sure...
I have a 3NF design (Tag , Item_Tag, Item) As below but it wont work because i'm looping the same ol...
I am trying to create an application that would store lots of meta data for a user and the same meta...
Dear all, I want to create chain method like: 1- like View View::make(....)->with(...).... // mus...
Hey, I just watched Coding with intent and tried to apply some of the ideas from the episode. I hav...
how to show custome error pages, 400, 404, 500 read the docs but still couldn't get the hang of it.....
Hello, I would like to create Service provider for package vendor/package (psr-0), I know with updat...
as you know, I am using the virtual shared space which support php apps, so I can not install php li...
I am new to unit testing, and testing at all... I am trying to follow the repository implementation...
Hi guys, I'm new to laravel. This is a great framework. I'm ran into an issue that I don't know how...
I'm a bit sad Laravel uses camelCase. Underscore makes so much more sense since it can be used in UR...
Hi all, As the title tells, how can i create an Utility Class where the functions are visible from m...
Hi, I'm a beginner with laravel and i had two really big difficulty with the documentation and then...
For most pages, I would just need the standard bootstrapRender and paginator result but for some pag...
I'm developing a package in the workbench, and when I require a few dependencies in the package's co...
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