Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

XerK's avatar
Level 1

Laravel nova Impersonate with Laravel spark

I just added Laravel nova with Laravel spark because I want to use Laravel nova instead of spark admin and I have a problem in impersonate when I click on the user it doesn't go to impersonate him

use Lucacri\SparkImpersonate\SparkImpersonate;

....

SparkImpersonate::make($this)->withMeta([
                'hideText' => false,
            ]),

I'm using this package https://novapackages.com/packages/lucacri/spark-impersonate

So any help to make it like spark

0 likes
0 replies

Please or to participate in this conversation.