Open hieulvt opened 1 year ago
I want to upload the image file with the path that including the model->id (E.g: /images/book/{bookID}), only have this id only after the form is saved. So I need to move the image file in the saved callback function of form. How can I do it?
Please help on this. Thanks.
Description:
I want to upload the image file with the path that including the model->id (E.g: /images/book/{bookID}), only have this id only after the form is saved. So I need to move the image file in the saved callback function of form. How can I do it?
Please help on this. Thanks.