2017 © Pedro Peláez
 

project media-manager

package to manage any kind of file, upload/delete/show

image

tamirh67/media-manager

package to manage any kind of file, upload/delete/show

  • Saturday, October 17, 2015
  • by tamirh67
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Media Manager

A basic package to upload files in L5, with some examples of how to attach media to any object, list, show gallery of images, etc..., (*1)

Installation

Require this package in your composer.json and update composer. This will download the package, (*2)

"tamirh67/MediaManager": "dev-master"

After updating composer, add the ServiceProvider to the providers array in config/app.php, (*3)

'tamirh67\MediaManager\MediaManagerServiceProvider',

To publish the config settings in Laravel 5 use:, (*4)

php artisan vendor:publish

This will add an excel.php config file to your config folder., (*5)

Documentation

Support

Support only through Github. Please don't mail us about issues, make a Github issue instead., (*6)

Contributing

License

This package is licensed under MIT. You are free to use it in personal and commercial projects. The code can be forked and modified, but the original copyright author should always be included!, (*7)

The Versions

17/10 2015

dev-master

9999999-dev

package to manage any kind of file, upload/delete/show

  Sources   Download

MIT

The Requires

 

by tamir hativa

17/10 2015

1.0.0

1.0.0.0

package to manage any kind of file, upload/delete/show

  Sources   Download

MIT

The Requires

 

by tamir hativa