problem with livewire
To use alpine, I converted my page to a component and changed the routes, etc.
But I have this problem with functions that I believe are standard for filament. I have separated some examples in the links below, it is important to say that I use a blade.
How could I resolve this?https://flareapp.io/share/DPyKvWD5
https://flareapp.io/share/LPlKXY2m
https://flareapp.io/share/RmrKy40P
Flare
Method App\Http\Livewire\batePapo::getHeader does not exist. - The error occurred at http://127.0.0.1:8000/admin/batepapo
Flare
Method App\Http\Livewire\batePapo::getRenderHookScopes does not exist. - The error occurred at http://127.0.0.1:8000/admin/batepapo
Flare
Method App\Http\Livewire\batePapo::getCachedSubNavigation does not exist. - The error occurred at http://127.0.0.1:8000/admin/batepapo
0 Replies