Updated to Laravel 9, small fixes, and more
This commit is contained in:
parent
6fc52ee512
commit
9fd844ae1a
24 changed files with 5589 additions and 2557 deletions
|
@ -67,7 +67,7 @@ return [
|
|||
'NO_ZERO_IN_DATE',
|
||||
'NO_ZERO_DATE',
|
||||
'ERROR_FOR_DIVISION_BY_ZERO',
|
||||
'NO_AUTO_CREATE_USER',
|
||||
//'NO_AUTO_CREATE_USER', // Broken???
|
||||
'NO_ENGINE_SUBSTITUTION'
|
||||
],
|
||||
],
|
||||
|
|
Reference in a new issue