@n00best said in Error with images cache after system migration:
php artisan cache:clear;
As we checked, there is an issue with your cache so once run the command in order as
php artisan config:clear
php artisan config:cache
composer dump-autoload
Please let us know, if your issue still exist..