Download the PHP package laracomponents/impersonation without Composer
On this page you can find all versions of the php package laracomponents/impersonation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laracomponents/impersonation
More information about laracomponents/impersonation
Files in laracomponents/impersonation
Download laracomponents/impersonation
More information about laracomponents/impersonation
Files in laracomponents/impersonation
Vendor laracomponents
Package impersonation
Short Description Impersonating user for Laravel application.
License MIT
Homepage https://github.com/LaraComponents/impersonation
Package impersonation
Short Description Impersonating user for Laravel application.
License MIT
Homepage https://github.com/LaraComponents/impersonation
Please rate this library. Is it a good library?
Informations about the package impersonation
Impersonation for Laravel
Introduction
Impersonating user for Laravel application.
Installation
You can install this package via composer using this command:
Next, you must add the Impersonable trait to the user model:
Open App/Http/Kernal.php and add middleware to web middleware group:
And finally you should add a routes to routes/web.php. Example:
Testing
You can run the tests with:
License
The MIT License (MIT). Please see License File for more information.
All versions of impersonation with dependencies
PHP Build Version
Package Version
The package laracomponents/impersonation contains the following files
Loading the files please wait ....