SLIM Is Returnig this for Every Route I use

object(Slim\Http\Body)#31 (7) { [“stream”:protected]=> resource(3) of type (stream) [“meta”:protected]=> NULL [“readable”:protected]=> NULL [“writable”:protected]=> NULL [“seekable”:protected]=> NULL [“size”:protected]=> NULL [“isPipe”:protected]=> NULL }

Can you post your app initialization and the container (if you have injected a container different from the default one)?
Help us to helps you :smiley: