Closed vitormcorrea closed 1 year ago
What version of Filament are you using?
Hi @jszobody
Last version of filament v2 Laravel 10 Livewire v2 PHP 8.2
Make sure then you're using version 2 of this package. Use ^2.0
in your composer.json file.
Yes.. perfect. Sorry about. Thank you so much.
Hey guys.
I have the following error when clicking the button to impersonate
Call to undefined method Filament\FilamentManager::getCurrentPanel()
Has anyone ever get this problem?