From 4fb7b21858169e98c551f2615e58e436fede21b9 Mon Sep 17 00:00:00 2001 From: Supian M Date: Wed, 26 Aug 2020 08:32:20 +0800 Subject: [PATCH] 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. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2230783..6f244d7 100644 --- a/README.md +++ b/README.md @@ -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).