sztyup/impostor

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

Impersonation plugin for Laravel 5

Installs: 968

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/sztyup/impostor

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.