500 error on localhost when visit admin panel
My admin panels is working fine before, but now when I visit admin panel it shows "Page is not working, host is currently unable to handle this request. HTTP ERROR 500" and maximum execution time error display on terminal also.. All others pages/url are working fine except admin panel. What should be the case?
I tried:
1. composer update
2. clear all cache
optimize:clear
3. filament upgrade
4. remove vendor, composer lock and composer i
but nothing works
When I install new laravel + new filament then this issue is not happening... What should be my case to fix? thanks in advance1 Reply
Solution
Solved. it's because of my unauthenticated()