Get Admin User Pass from Laravel Debugbar Package.

This works if the website installed Laravel Debugbar Package, usually the website is still under development.

Dork : intext:PHP DEBUGBAR DATA inurl:/login
PoC :

Click on the folder icon
Scroll down and select POST in the Method and click search.
Search the login url. For example /loginor /auth/login and click the login url then go to the request button.

Scroll down and you will see the user and password in the request_request.

That is the record from the last login. Then you can just login to the admin login form.