Apr 22, 2020
0
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
Please or to participate in this conversation.