Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nova v4 support #105

Open
nathan-io opened this issue Apr 6, 2022 · 4 comments
Open

Nova v4 support #105

nathan-io opened this issue Apr 6, 2022 · 4 comments

Comments

@nathan-io
Copy link

Thank you for this package! Any plans to support Nova v4?

https://nova.laravel.com/docs/4.0/upgrade.html

@crynobone
Copy link
Contributor

Hi all,

It would be great if this package can integrate with https://nova.laravel.com/docs/4.0/customization/impersonation.html by adding custom adapter for lab404/laravel-impersonate e.g:

use Laravel\Nova\Contracts\ImpersonatesUsers;

$this->app->bind(ImpersonatesUsers::class, Labs404Impersonation::class);

@KABBOUCHI
Copy link
Owner

Thank you for this package! Any plans to support Nova v4?

nova.laravel.com/docs/4.0/upgrade.html

I'll do it once I get my v4 license.

@ali-raza-saleem
Copy link
Contributor

Hi, I created PR for Nova 4 support. Please approve.

@nasrulhazim
Copy link

seems already supported in version 2.0.0 - https://github.com/KABBOUCHI/nova-impersonate/releases/tag/v2.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants