boing6002 / impersonate
User impersonation dependency for Laravel Enso
2.3.9
2019-01-24 12:40 UTC
Requires
- php: >=7.1.0
- laravel-enso/core: 3.6.*
- laravel-enso/menumanager: 2.3.*
- laravel-enso/permissionmanager: 2.3.*
- laravel-enso/rolemanager: 2.5.*
- laravel-enso/structuremanager: 2.5.*
This package is auto-updated.
Last update: 2026-05-25 12:22:02 UTC
README
User impersonation dependency for Laravel Enso.
click on the photo to view a short demo in compatible browsers
Details
- allows a user to impersonate another user, by using a middleware
- permits testing and debugging from the perspective of another user, without needing his credentials
- comes with its own controller and routes that permit starting and stopping the impersonation process
- depends on Permission Manager in order to be able to verify permissions
Configuration & Usage
Be sure to check out the full documentation for this package available at docs.laravel-enso.com
Contributions
are welcome. Pull requests are great, but issues are good too.
License
This package is released under the MIT license.