Hello There Laravel provides some ServiceProviders (App\Providers) out of the box which bizarrely do...
I am trying to make a POST request within a js function. It is sending an array of data that is stri...
Hi everybody, I am new to Laravel - but we have all got to start sometime. I have a bunch of rows. i...
Occasionally, I run into an issue where I can't login to my app. Even a password reminder and chang...
Hi. I am new to laravel framework. I need to know that how can we do inheritance between two models...
Hi guys, I recently discovered a strange behavior in my app Session, I got a session variable called...
I'm trying to accomplish: no locale in url for the local set in config.php when a language is select...
As i mentioned in the topic name, how they can secure our website? an ajax app, for example the hack...
I'm working on outputting info from a database into a page. When I do it on my local MAMP server, it...
Hi, I'm still wondering what is so great about view composers in Laravel (5). I have a controller wh...
Hi, Just wondering if there is anyone successfully integrated Ratchet with Laravel 5? I found a pack...
What's your idea on caching heavy calculations of IoC Container into a file or a php config? Special...
Has anyone noticed this? Is there anyway to help getting it fixed? Screenshot of broken layout in Ch...
Hi everyone, I am refactoring my API project to Lumen. In 4.2 I had this in routes.php Route::contro...
So imagine if you will, an arbitrarily deep tree of nested categories. For the data structure minded...
I use authorization in twitter via Socialite. Why email property empty? use Laravel\Socialite\Facade...
Hi there, I trying make a migrate in Laravel 5 with the relation (One to Many) in my table user and...
Hi all, i have an issue with getting portfolio images, This is my index method. public function inde...
I really wish some folks would do a search before they asked the question, some questions have been...
Been trying to fix this for a few hours now with no success. $role = $organization->getRole($requ...
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