Login Bypassing for Local Environments
"It's always painful to remember and type in the correct password in the login form while you are in development.
Laravel Any Password enables you to login with any password in your local environment, and switch to "real password checking" via .env variables (not changing the application code)."
Iman Ghafoori
@iman_ghafoori