Report spammer
2 posts
Recent posts by Jasson_10861
Post | When |
---|---|
I'm also very interested in this approach. Just wonder if there's any update for this. |
Posted in [HOW TO] Using backend forms in frontend |
maybe you should try to convert it to array? $items = Items::all(); return $items->toArray(); |
Posted in Cannot use object of type {component class path} as array |