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