Hello, has anyone worked with Symfony and FOSUserBundle uploading projects to servers?
I am facing some issues.
When I upload my project and install the vendor, etc., I encounter an error right at the /login route stating that the route cannot be found, even though all files seem to be loaded at first glance.
I have updated the PHP version on the server to 7.4, but the console still shows 8.0.3; I'm unsure if this is affecting the functionality of FOS USER BUNDLE, and I can't find a solution.
I need PHP 7.4 for adminlte.
Regards
I am facing some issues.
When I upload my project and install the vendor, etc., I encounter an error right at the /login route stating that the route cannot be found, even though all files seem to be loaded at first glance.
I have updated the PHP version on the server to 7.4, but the console still shows 8.0.3; I'm unsure if this is affecting the functionality of FOS USER BUNDLE, and I can't find a solution.
I need PHP 7.4 for adminlte.
Regards