http://www.tutelagesystems.com/blog/2015-12-30-building-your-own-laravel-authentication Maybe that w...
That is what you get when the link for the route is wrong. You have <a href="{{ route('admin...
Not really super helpful, what are the issues you are running into? Do you have a mail provider you...
If you do a dd on Auth::user()->friendRequests() does it return null? Also the Laravel error shou...
The Laravel portal for problem solving, knowledge sharing and community building.