Download the PHP package pentangle/laravel-backpack-impersonation-addon without Composer
On this page you can find all versions of the php package pentangle/laravel-backpack-impersonation-addon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pentangle/laravel-backpack-impersonation-addon
More information about pentangle/laravel-backpack-impersonation-addon
Files in pentangle/laravel-backpack-impersonation-addon
Download pentangle/laravel-backpack-impersonation-addon
More information about pentangle/laravel-backpack-impersonation-addon
Files in pentangle/laravel-backpack-impersonation-addon
Vendor pentangle
Package laravel-backpack-impersonation-addon
Short Description Backpack for Laravel Addon allows backpack users to impersonate other users
License MIT
Homepage https://github.com/pentangle/laravel-backpack-impersonation-addon
Package laravel-backpack-impersonation-addon
Short Description Backpack for Laravel Addon allows backpack users to impersonate other users
License MIT
Homepage https://github.com/pentangle/laravel-backpack-impersonation-addon
Please rate this library. Is it a good library?
Informations about the package laravel-backpack-impersonation-addon
Backpack for Laravel Addon allows backpack users to impersonate other users
Installation
You can install the package via composer:
Setup
add the trait to the desired user model
`
override the existing functions by adding them to the model
` add the following code to your routes file web.php
`
add the following code to the ModelCrudController
`
Publish the config file to configure custom routes `
config/laravel-impersonate.php
`
comment: <> ()
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-backpack-impersonation-addon with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
backpack/crud Version ^4.1|^5.0
illuminate/support Version ~8|~9
lab404/laravel-impersonate Version ^1.7
spatie/laravel-package-tools Version ^1.9
backpack/crud Version ^4.1|^5.0
illuminate/support Version ~8|~9
lab404/laravel-impersonate Version ^1.7
spatie/laravel-package-tools Version ^1.9
The package pentangle/laravel-backpack-impersonation-addon contains the following files
Loading the files please wait ....