mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 04:59:26 +00:00
feat: Enable legacy model binding in Livewire configuration
This commit is contained in:
@@ -90,7 +90,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'legacy_model_binding' => false,
|
||||
'legacy_model_binding' => true,
|
||||
|
||||
/*
|
||||
|---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user