mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-27 10:20:07 +00:00
feat: Enable legacy model binding in Livewire configuration
This commit is contained in:
+1
-1
@@ -90,7 +90,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'legacy_model_binding' => false,
|
||||
'legacy_model_binding' => true,
|
||||
|
||||
/*
|
||||
|---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user