Test project for media files management.
<?php namespace Illuminate\Foundation; use Exception; class MixFileNotFoundException extends Exception { // }