Find the Best Cosmetic Hospitals

Explore trusted cosmetic hospitals and make a confident choice for your transformation.

“Invest in yourself — your confidence is always worth it.”

Explore Cosmetic Hospitals

Start your journey today — compare options in one place.

Laravel say that Auth guard [user] is not defined

I am trying to override default logout button in my Laravel project. so I defined below code in my LoginController->logout() function. but it’s showing that my guard is not defined. so i googled a lot then I reached a solution of it. let’s see what i found on this.

<em>Auth</em>::guard('user')->logout();Code language: PHP (php)

Just changes below codes in your config/auth.php file. and by the way I am using old Laravel version i.e. 5.5

After changes in your guards section change in ‘providers‘ section also of your auth.php

if your problem occurs yet then please run below commands to clear your cache

php artisan config:clear
php artisan config:cacheCode language: CSS (css)

If you have any confusion on this issue then feel free to comment and if you find more issue in your L:aravel projects then comment for more resolution. i will be delighted on solving your issues.

References :

  1. Click here
  2. Click Here

Find Trusted Cardiac Hospitals

Compare heart hospitals by city and services — all in one place.

Explore Hospitals

Similar Posts