Stuck in a Filament Login Redirect Loop

I did a simple test by placing the a simple redirect inside the top of my index.php (main Laravel public file) to avoid the Laravel default blog. After I removed the code my login for Filament is now stuck in some sort of weird login loop. I've confirmed code was removed and tried a different system (possible browser or cache issue?) and I still get the same effect. I've reached out to the hosting company to see if they can assist, however, I thought I'd see if anyone has had experience with this and what one might do to resolved it. TIA for any suggestions. Below is my JS code that was briefly on the index file that started this issue. <script type="text/javascript"> <!-- window.location = "http://www.google.com/" //--> </script>
0 Replies
No replies yetBe the first to reply to this messageJoin