Test project for media files management.
<?php namespace Illuminate\Contracts\Auth\Middleware; interface AuthenticatesRequests { // }