/home/brandsfa/www/vendor/laravel/framework/src/Illuminate/Database/Events/MigrationsStarted.php
<?php

namespace Illuminate\Database\Events;

class MigrationsStarted extends MigrationsEvent
{
    //
}