I'm newbie to laravel and react, I create frontend with reactjs and admin panel using laravel framework. Frontend is working fine and backend is in public folder. My issue is once run the frontend, i couldn't access the public folder.
Example:
http://www.example.com ---> working fine
http://www.example.com/react-first-url ---> working fine
http://www.example.com/react-second-url ---> working fine
but
http://www.example.com/public ---> Not working
Redirect to base url http://www.example.com/
Please help me and thanks in advance
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire