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