PHP Artisan migruj --env = testowanie

php artisan cache:clear
php artisan config:cache

php artisan --env=testing migrate
Mohamad