A way to login with any password while you are in development

Submitted by imanghafoori - 5 years ago

It is always painful to remember the password of the sample accounts and login with them while you are working on your project and test it. You can use this package to easily and securely login with any password without touching your code. https://github.com/imanghafoori1/laravel-anypass https://github.com/imanghafoori1/laravel-anypass

composer require imanghafoori/laravel-anypass --dev