omnispear / media
The basic Media Package for Omnispear Development
2.4.0
2021-03-17 20:40 UTC
Requires
- doctrine/dbal: ^2.6
- intervention/image: ^2.3
- intervention/imagecache: ^2.3
- laravel/framework: ^5.5|^6.0|^8.0
- laravelcollective/html: ^5.5|^6.0
README
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
Run php artisan migrate to create media tables