I am trying to run multiple containers on docker hosted on AWS cloud9, with which all of the services were built using lumen.
I'm not getting header request being passed and hence decided to die dump the $request
headers in PHP, hence the cause of the error.
How do I i possibly go about this? Below is a snippet of my error Snippet from error