Powered by
dd($item) works, it gives back the data, if I try ...
# ❓questions
n
Nechalon
03/10/2023, 11:53 AM
dd($item) works, it gives back the data, if I try to access a fillable through that, like
$item->id
it still doesnt display it, only if I do
'id'
, any idea why?
Previous
Next