Panel login - 405 Method Not Allowed
Oops! An Error Occurred
The server returned a "405 Method Not Allowed".
Something is broken. Please
2 Replies
To add: This is in production mode
I get a error on the livewire script:
When going to this URL, the livewire script loads fine
https://filamentphp.com/docs/3.x/panels/users
you need to add implements FilamentUser to your User class (I think)
and implement canAccessPanel for example: