在 tinker 测试是可以正常取到的 但是
$form->number('abc','测试 abc');
没有取到值
在 append里加上对应属性,让你新加的属性能被序列化
It's works perfectly.
暂时用 default解决
外国有人看懂了中文?
@hhxiaohei @samfrm
@AaronChengHao I use Google Translate to understand.
Most helpful comment
在 append里加上对应属性,让你新加的属性能被序列化