Been trying to fix this for a few hours now with no success. $role = $organization->getRole($requ...
jimgwhit said: Also can you try if ($link->user_id === $user->id) { To if ($link->user_id...
Xum said: @CraftThatBlock, I don't see any errors in the two code snippets you posted, the error is...
jimgwhit said: Why are you doing a foreach in your controller normally the foreach is going to be d...
https://laracasts.com/series/laravel-from-scratch and http://laravel.com/ (official documentation) a...
You can't download a working Laravel package, you always have to use Composer to "finalize&qu...
The Laravel portal for problem solving, knowledge sharing and community building.
The community