ERR_TOO_MANY_REDIRECTS in public website with Filament PHP CMS #13490
Unanswered
daniloquispe
asked this question in
Help
Replies: 1 comment
-
Did you solve it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Package
Panel builder
Package Version
v3.2
How can we help you?
Hello:
I'm creating a dynamic website with a CMS using Laravel 11 and Filament PHP 3.2. I use Laravel server for local development and testing.
Public website has, for now, some simple pages created with standard controllers and Blade views/components (no LiveWire, Inertia nor other frontend engines). Public routes for these pages were manually added to routes/web.php as usual.
My Filament instance has only 1 panel, called "CMS".
ERR_TOO_MANY_REDIRECTS
in second tab and public pages stop loading (Filament pages still work fine).Now, my questions are:
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions