I\'ve run artisan migrate:reset.
artisan migrate:reset
I\'ve deleted some of my migration files because I didn\'t need these tables anymore.
I
If artisan doesn't work at all and keeps throwing you this message no matter the command you give, delete the config.php file from bootstrap/cache folder.
config.php
bootstrap/cache
After that run again
php artisan config:cache