Update to laravel 12, other changes.
This commit is contained in:
@@ -58,7 +58,7 @@ const update = () => {
|
||||
props.options.editor_data.form.route.params,
|
||||
formUpdate[props.options.editor_data.form.key]
|
||||
)
|
||||
|
||||
|
||||
formUpdate.put(putRoute, {
|
||||
onSuccess: () => {
|
||||
closeEditor();
|
||||
|
||||
Reference in New Issue
Block a user