SyntaxFix
Write A Post
Hire A Developer
Questions
you need to change database strict mode. for disable follow below step
Open config/database.php
config/database.php
find 'strict' change the value true to false and try again
'strict'