You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just installed this Filament plugin and followed the instructions. When I add it to the getRelations() array and I refresh the page I do get the follow error:
Call to undefined method App\Models\User::audits()
Filament: 3.0.37
Laravel: 10.10
The text was updated successfully, but these errors were encountered:
Just installed this Filament plugin and followed the instructions. When I add it to the getRelations() array and I refresh the page I do get the follow error:
Call to undefined method App\Models\User::audits()
Filament: 3.0.37
Laravel: 10.10
The text was updated successfully, but these errors were encountered: