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...
I already typed my issue here if you prefer, with the important bit of each classes I have 3 models...
Hello, My problem is when i uploaded my website in a free Web Hosting using Filezilla the package Oa...
Hi all so I am extending the AuthController and have added a few 'helper' like functions like: priv...
Hello guys, I have two questions about Authentication: How to use Auth with multiple tables? (Stude...
Hi guys, when I type the command in bash below, php artisan migrate I got the error below exception...
because I need to create the environment.php file? I did not created the file environment.php and it...
I have Category model which has one to one relationship to itself. It obviously has id and parent_id...
Let's say I want to add a column to a table, I tried to modify the schema file inserting the new col...
is it possible to convert an mwb file created with mysqlworkbench to schema builder files? Some kind...
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