I would like to have a logout button on my navbar. I have tried snippet below but it's not working {...
I have to use URL::action() instead <a href="{{ URL::action('AuthController@getLogout') }}" class...
The Laravel portal for problem solving, knowledge sharing and community building.
The community