Jasson_10861 Approved

Member since: 2015-09-18

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();

http:/...

Posted in Cannot use object of type {component class path} as array