artisan('migrate:fresh', [ '--path' => 'database/migrations/safe', '--realpath' => false, ]); } }