Hajres#0001
access request input
hello, I hope everyone is doing well.
how can I access request input, I tried the Laravel way using request('key') but returns null, tried to dd(request()=>all()) it returns some livewire component json data, is there any other way ? am I missing something ?
Thanks in advance guys.
19 replies