2017 © Pedro Peláez
 

library media

The basic Media Package for Omnispear Development

image

omnispear/media

The basic Media Package for Omnispear Development

  • Tuesday, July 10, 2018
  • by codybutz
  • Repository
  • 5 Watchers
  • 0 Stars
  • 1,833 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 12 Versions
  • 14 % Grown

The README.md

Omnispear Media

This package is a very simple package that allows the creation of a Media Library, very useful for integration with blog's and slide show managers., (*1)

Installing

Add project to composer.json by running the following command:, (*2)

composer require omnispear/media

Configuring OmniMedia

Run php artisan migrate to create media tables, (*3)

The Versions