The media manager makes integrating media with your extension a breeze. It allows you to attach media to your entities. The following example is going to explain how to use the manager for an Employee
.
The model must use Platform\Media\Support\MediaTrait
and implement Cartalyst\Support\Contracts\NamespacedEntityInterface