Edit File: MigrationStarted.php
<?php namespace Illuminate\Database\Events; class MigrationStarted extends MigrationEvent { // }
Back to File Manager