Jun 6, 2020
3
Level 1
How to deployseparate react app and laravel api back end?
I have a separate react frontend app and separate laravel api app. In development I connect them and everything works fine by server the react with npm start and laravel artisan: serve separately. But now I want to move to production, please how do I position the react build file and laravel file on the server panel to enable my react access the api route in laravel? Please I really need help with this and looking forward to hearing from you soon. Thanks in advance.
Please or to participate in this conversation.