artificertech / laravel-hosted-videos
A package for utilizing third party hosted videos in laravel
Requires
- artificertech/laravel-renderable: ^1.0-beta.3
- illuminate/support: ~7|~8
Requires (Dev)
- orchestra/testbench: ~5|~6
- phpunit/phpunit: ~9.0
This package is auto-updated.
Last update: 2024-10-23 23:32:18 UTC
README
Attach third party hosted videos (such as youtube or vimeo) to your models and render them in your laravel application.
Originaly forked from https://github.com/nWidart/laravel-videoable with inspiration from https://github.com/spatie/laravel-medialibrary. Take a look at contributing.md to see a to do list.
Installation
Via Composer
composer require artificertech/laravel-hosted-videos
Usage
Change log
Please see the changelog for more information on what has changed recently.
Testing
composer test
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email cole.shirley@artificertech.com instead of using the issue tracker.
Credits
License
MIT. Please see the license file for more information.