I want to do an find([3,5,23]) on a model. But it seems laravel everytime is sorting the array befor...
Is there a way to have more than one permission for a route? An array doesnt work. I want something...
I want to do something like that, but laravels error says Unknown column 'assignable_table.assignabl...
I have a table to store all emails sended by laravel. I can fire events and store different informat...
Hi, i create an social-messaging system, where people can and friends and write messages like in Fac...
Thx. I think i will start with Redis, because it seems very easy. I will also think about mongodb. N...
Ok. I solved it. When i call the api direct with ajax it works. But when i do an internal request, l...
Have found information for this topic here: https://github.com/laravel/framework/issues/2327
thx. I will check it later :) but i think this is what i needed.
The Laravel portal for problem solving, knowledge sharing and community building.