I am having the exact same error. Is there any resolution yet?
In terminal: run php artisan route:list
, if you see the 'web' middleware being applied to routes twice, remove the middleware from your group.
also You can see this in the ``` RouteServiceProvider
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community