© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2y ago•
10 replies
Eren

Production Error

I got an error after production. Whats the problem. Didnt get it.

 PHP Fatal error:  Could not check compatibility between App\Models\User::canAccessPanel(App\Models\Panel $panel): bool and Filament\Models\Contracts\FilamentUser::canAccessPanel(Filament\Panel $panel): bool, because class App\Models\Panel is not available in app/Models/User.php on line 17

In User.php line 17:

  Could not check compatibility between App\Models\User::canAccessPanel(App\Models\Panel $panel): bool and Filament\Models\Contracts\FilamentUser::canAccess
  Panel(Filament\Panel $panel): bool, because class App\Models\Panel is not available 
 PHP Fatal error:  Could not check compatibility between App\Models\User::canAccessPanel(App\Models\Panel $panel): bool and Filament\Models\Contracts\FilamentUser::canAccessPanel(Filament\Panel $panel): bool, because class App\Models\Panel is not available in app/Models/User.php on line 17

In User.php line 17:

  Could not check compatibility between App\Models\User::canAccessPanel(App\Models\Panel $panel): bool and Filament\Models\Contracts\FilamentUser::canAccess
  Panel(Filament\Panel $panel): bool, because class App\Models\Panel is not available 
Solution
You didn't import Panel.
Jump to solution
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Error on production
FilamentFFilament / ❓┊help
2y ago
Error 403 in Production
FilamentFFilament / ❓┊help
2y ago
500 error on production
FilamentFFilament / ❓┊help
3y ago
error 403 in production
FilamentFFilament / ❓┊help
3y ago