Looping problem when trying to login on Laravel 10
Good morning Currently I have an application running within AWS through the ElasticBeanstalk infrastructure, this application is made with the Laravel 10 tool and has nginx as a server. My mission is to transform this EB application into a docker…