Relative Content

Tag Archive for laraveldockernginxnext.js

nginx reverse proxy with laravel api and react

I’m developing an application with Laravel as API and separately NextJS, apart from that I’m using docker and nginx. I created a nginx config and can access the UI but I can’t access the API endpoints in Laravel.