Download the PHP package maurohmartinez/bypass-login-backpack-laravel without Composer
On this page you can find all versions of the php package maurohmartinez/bypass-login-backpack-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download maurohmartinez/bypass-login-backpack-laravel
More information about maurohmartinez/bypass-login-backpack-laravel
Files in maurohmartinez/bypass-login-backpack-laravel
Download maurohmartinez/bypass-login-backpack-laravel
More information about maurohmartinez/bypass-login-backpack-laravel
Files in maurohmartinez/bypass-login-backpack-laravel
Vendor maurohmartinez
Package bypass-login-backpack-laravel
Short Description Bypass login to test your application locally using users with different roles or by user id.
License MIT
Package bypass-login-backpack-laravel
Short Description Bypass login to test your application locally using users with different roles or by user id.
License MIT
Please rate this library. Is it a good library?
Informations about the package bypass-login-backpack-laravel
Bypass Login — Backpack for Laravel
Use a simple url to login with users having different roles to test your application locally.
⚠️ DO NOT install in production! ⚠️
Requirements
This packages depends on:
How to install
-
Use composer to require this project locally
-
Add in your .env file the login path relative to your project url, like this...
- [Optional] Publish views files if you need to customize them
That's it!
You have now two new ways to login:
- Go to your login page, add
/bypass
at the end and pick a user's role to login. - In case you just want to pass a user id, go to your login page, and add
/bypass/{id}
to login.
Contact
Project Link: https://github.com/maurohmartinez/bypass-login-backpack-laravel
Credits
- Mauro Martinez Developer
- Cristian Tabacitu For creating Backpack for Laravel!
All versions of bypass-login-backpack-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
backpack/crud Version ^6.0
backpack/permissionmanager Version ^7.0
laravel/framework Version ^10.0.0|^11.0.0
backpack/crud Version ^6.0
backpack/permissionmanager Version ^7.0
laravel/framework Version ^10.0.0|^11.0.0
The package maurohmartinez/bypass-login-backpack-laravel contains the following files
Loading the files please wait ....