Turn on legacy binding since other components still use it
This commit is contained in:
parent
7685de45f2
commit
8d1cc22c58
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ return [
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'legacy_model_binding' => false,
|
'legacy_model_binding' => true,
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|---------------------------------------------------------------------------
|
|---------------------------------------------------------------------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue