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