© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•13mo ago
Esperance

404 error

I am working on a project using Laravel with Filament for the backend and React for the frontend, particularly for the login process. The login part with React works fine, but after logging in, I encounter a 404 error when the redirection to /admin is triggered.

I have retrieved previous versions of my project from GitLab, but the problem persists. The URL /admin does not work and returns a 404 (Not Found) error.

I have already checked the following:

The route /admin is correctly defined.
The redirection to /admin after login is correctly handled via React (using Inertia or another method).
The necessary middleware (auth, filament) is applied to the corresponding routes.
However, despite these checks, the issue remains unresolved.
filament v3.2.69
Can you help me identify other areas to investigate in order to resolve this 404 error after login?
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

cpanel 404 error
FilamentFFilament / ❓┊help
3y ago
404 error on create
FilamentFFilament / ❓┊help
2y ago
Panel /Admin error 404
FilamentFFilament / ❓┊help
2y ago
livewire/update 404 error
FilamentFFilament / ❓┊help
2y ago