Laravel-admin: 模型表单回调会返回当前模型的ID值吗

Created on 13 Feb 2017  ·  5Comments  ·  Source: z-song/laravel-admin

image
模型表单回调会返回当前模型的ID值吗

Most helpful comment

我知道怎么获取了,可以根据$form->model()->id获取到id值

All 5 comments

不会返回

还有什么方法可以获取当前模型的ID值吗

贴一下你的需求,可能可以通过其它的方式解决

image
例如,我想获取form保存后的id值

我知道怎么获取了,可以根据$form->model()->id获取到id值

Was this page helpful?
0 / 5 - 0 ratings

Related issues

joernroeder picture joernroeder  ·  3Comments

antranapp picture antranapp  ·  3Comments

abufalbo picture abufalbo  ·  3Comments

zhenyangze picture zhenyangze  ·  3Comments

taimaiduc picture taimaiduc  ·  3Comments