Laravel -Migration Auffrischung
php artisan migrate:refresh --seed
Prickly Parrot
php artisan migrate:refresh --seed
Try:
composer dump-autoload
php artisan config:cache
If not working also try:
php artisan migrate:refresh.
php artisan migrate:status