mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
feat: Enable legacy model binding in Livewire configuration
This commit is contained in:
parent
88f33be5b6
commit
73acda833e
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'legacy_model_binding' => false,
|
||||
'legacy_model_binding' => true,
|
||||
|
||||
/*
|
||||
|---------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue