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