omnispear / media
The basic Media Package for Omnispear Development
Installs: 6 873
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 1
Open Issues: 0
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