Error 403 in Production
Hi I got error 403 in Production here's details
PHP 8.2.15
Laravel 10.43.0
Filament 3.0-stable
I follow this tutorial already
https://filamentphp.com/community/danharrin-panel-403-in-production
also I try set my .env to local but keep same result
if production 403 and local Supported methods: GET, HEAD.
any suggestion to fixed this ?
thank you
Filament
Why is my panel showing a 403 error in production? by Dan Harrin - ...
A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.
5 Replies
I check in my console
production
livewire/livewire.js?id=a27c4ca2
local
livewire.js?id=a27c4ca2
is there any something wrong from my config ?
Have read a simular question earlier, there the problem was with the server.
When are you seeing this error, on login?
Or if you want to show the login page?
https://filamentphp.com/community/danharrin-panel-403-in-production
did you really follow the intructions?
yeah bro
when login its clicked bro.
its happend again, even I do nothing