#445

This is maybe for your server issue, however, you can avoid it. Please follow the instruction.

Open /root/config/database.php

Go to line number 52 'strict' => true,

This is strict mode to false, example 'strict' => false,

This now should work.

Best regards