artificertech/laravel-hosted-videos

A package for utilizing third party hosted videos in laravel

v1.0-beta.2 2021-08-23 16:35 UTC

This package is auto-updated.

Last update: 2024-04-23 22:25:41 UTC


README

Latest Version on Packagist Total Downloads Build Status StyleCI

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.