Flynsarmy/laravel-db-blade-compiler

Use array from model as field

digixweb opened this issue · 0 comments

My model returns an array $template->content['default']
However I can't seem to use this as a field. Is there a way to use it this way?