So I am not really sure how to go about this I have tried a few things and I will list one below however what I am trying to do is store information sent in a http request in a
Try to change the Illuminate\Http\Request to Request.
Illuminate\Http\Request
Request
- use Illuminate\Http\Request; + use Request;