After testing the middleware by disabling it, it maybe seems obvious that the middleware is an issue and I might tinker with it more to find out what other problems persist.
Maybe for some reason your stage/dev machine has double middleware? Check using the route:list
command, or in your RouteServiceProvider
Check this out, maybe it is what you have: https://laracademy.co/videos/laravel-5-intermediate-series/session-woes-in-laravel
I figured it out, it was some apache request header setting for security that was messing with.
Thank You for your help Laravel.io
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community