vidyafr/laravel-simplemedia

Over-simplified media library for Laravel 5

0.5.2 2015-10-05 11:49 UTC

This package is not auto-updated.

Last update: 2024-04-27 15:42:25 UTC


README

  • Simple media library for Laravel.
  • For my own use.
  • Dead simple.
  • Does not handle file uploads (leaves it to jQuery File Upload)
  • Only keeps trace of a media that may be associated to: an User, or whatever model you may like