dump(collection($yclRow)->toArray());
快捷键:toarray
源:
sublime_text格式
<snippet>
<content><![CDATA[
dump(collection(\$yclRow)->toArray());
]]></content>
<tabTrigger>toarray(打印模型查出的数据)</tabTrigger>
<scope></scope>
</snippet>
发表评论 取消回复