Download the PHP package rhyslees/nova-impersonating-banner without Composer
On this page you can find all versions of the php package rhyslees/nova-impersonating-banner. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rhyslees/nova-impersonating-banner
More information about rhyslees/nova-impersonating-banner
Files in rhyslees/nova-impersonating-banner
Download rhyslees/nova-impersonating-banner
More information about rhyslees/nova-impersonating-banner
Files in rhyslees/nova-impersonating-banner
Vendor rhyslees
Package nova-impersonating-banner
Short Description An impersonating banner for Nova 4
License MIT
Package nova-impersonating-banner
Short Description An impersonating banner for Nova 4
License MIT
Please rate this library. Is it a good library?
Informations about the package nova-impersonating-banner
Nova Impersonating Banner
- Displays a banner when impersonating
- Allows you to stop impersonating
Prerequisites
Ensure you are using the web
middleware on your routes.
Ensure you have read the Nova Impersonation Docs
Installation
Require this package with composer.
Displaying the component
Add the following livewire component to your layouts app.blade.php
and guest.blade.php
or
App Layout app.blade.php
Guest Layout guest.blade.php
Customisation
The user you are impersonating is passed into the livewire component as $impersonating
so you can select what information you wish to show to the user
To change the redirect url when you stop impersonating, you can edit the config file config/nova.php
All versions of nova-impersonating-banner with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
laravel/framework Version ^10.0|^11.0
laravel/nova Version ^4.0
livewire/livewire Version ^3.0
rhyslees/nova-about Version ^2.0
laravel/framework Version ^10.0|^11.0
laravel/nova Version ^4.0
livewire/livewire Version ^3.0
rhyslees/nova-about Version ^2.0
The package rhyslees/nova-impersonating-banner contains the following files
Loading the files please wait ....