I have recently upgraded to the latest version 5.10.4 and tried to make a change on the colors. An error appears on top and I had a look at the laravel.log:
[2024-07-12 10:03:11] production.ERROR: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'smtp_host' in 'field list' (Connection: db-ninja-01, SQL: update `companies` set `convert_prod>
[stacktrace]
not quite sure what “db-ninja-01” is but my database is called differently.
In the installation root I tried running php artisan migrate but this is giving me the following errors: