How to have universal password in Laravel

In Laravel, you can create “master password” which can be used with original one.

It’s usually used for testing and development purposes.

This can be done using the following package:

https://github.com/imanghafoori1/laravel-MasterPass

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *