8000 GitHub - Sluder/media: Laravel-based Media Library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sluder/media

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Installing

Add project to composer.json by running the following command:

composer require omnispear/media

Configuring OmniMedia

To install into a Laravel project, first do the composer install then add the following class to your config/app.php service providers list.

Omnispear\Media\OmniMediaServiceProvider::class

Once this package has been added to service provider list, run database migrations...

php artisan migrate

About

Laravel-based Media Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%
0