Admin model and set up a new guard admin in config/auth.php:UserPanel using the User model and the default web guard.AdminPanel using the Admin model and the admin guard.AdminPanelProvider.php config: auth.php is correct. Admin model is set up and has users in production. .env seem correct. config:clear, route:clear, cache:clear, etc.).