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