sztyup/impostor

This package is abandoned and no longer maintained. No replacement package was suggested.

Impersonation plugin for Laravel 5

0.0.1 2018-03-16 23:48 UTC

This package is auto-updated.

Last update: 2022-01-03 11:10:42 UTC


README

StyleCI Build Status

It enables admins in a Laravel application to impersonate another user.

Installation

Composer is the required way to install this package:

composer require sztyup/impostor

If you use Laravel 5.5 or above, then the package is automatically discovered.