I am trying to implement another middleware (apart middleware) apart from the jwt.auth and it is giving me errors when extracting the response data. I wanted to know if this was because the jwt.auth is an after middleware and they have conflict at the time of receiving the data. I AM WORKING WITH LARAVEL 5.6