Add LaraPersonate - User Impersonate With GUI

Is a user impersonate for the Laravel Framework. allow a developer direct login as another user during development quickly with GUI.
This commit is contained in:
Supian M 2020-08-26 08:32:20 +08:00 committed by GitHub
parent 4f69f1477f
commit 4fb7b21858
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -789,6 +789,7 @@ Libraries to help manage database schemas and migrations.
* [Hprose-PHP](https://github.com/hprose/hprose-php) - A very newbility RPC Library, support 25+ languages now.
* [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility.
* [JSONPCallbackValidator](https://github.com/willdurand/JsonpCallbackValidator) - A library for validating JSONP callbacks.
- [LaraPersonate](https://github.com/SupianIDz/LaraPersonate) - Login as a different user quickly.
* [Lock](https://github.com/php-lock/lock) - A lock library to provide exclusive execution.
* [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library.
* [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA).