Some settings when saving i get error 500

Hi,

I updated from 5.3.17 to 5.3.29.
Certain places in settings I cant save, i keep getting error 500.

Thanks for the help.

Hi,

Can you please check storage/logs for details about the error?

If the migrations haven’t run it may help to run php artisan migrate

Hi,

There is no error message.
But “php artisan migrate” worked.
Is this something we should do after each version update ?

Thanks

The app should run the command automatically but there may be something preventing it on your server.