ThePlatinum's avatar

ThePlatinum wrote a reply+100 XP

5mos ago

I had the same issue and this worked, even in the latest Laravel version as at the time of this response (L12)

$request->request->set(('key', $value);

Instead of $request->attributes.