AdalbertoHofmann
Filament Laravel with front React
I have the following setup:
• Domain:
• My Filament admin is running at
• My Laravel API is located at
• My frontend is at
VPS directory structure (root):
• backend (Laravel)
• public_html (contains index.html for React and a symbolic link, "underscore": pointing to backend/public)The issue: When I submit the login form(filament login), the system returns an error related to the index.html file from public_html:
3 replies