LaravelPackages.net
Acme Inc.
Toggle sidebar
mostafaznv/nova-video

Video Field for Laravel Nova

482.232
22
6.5.1
About mostafaznv/nova-video

mostafaznv/nova-video is a Laravel package for video field for laravel nova. It currently has 22 GitHub stars and 482.232 downloads on Packagist (latest version 6.5.1). Install it with composer require mostafaznv/nova-video. Discover more Laravel packages by mostafaznv or browse all Laravel packages to compare alternatives.

Last updated

Video Field for Laravel Nova

GitHub license Total Downloads Latest Version on Packagist

Uploading and Displaying Videos in Laravel Nova

This package is an extended version of the built-in Nova file field, designed to simplify the process of uploading local video files and displaying them within the Nova panel.

You don't require any additional packages to utilize the NovaVideo field. However, if you desire more advanced features, we recommend complementing it with Larupload.

Donate


Base features:

  • Upload videos
  • Display videos using the HTML5/Vidstack video player
  • Delete videos
  • Replace(Update) videos
  • Download videos
  • Localization
  • Configurable

Additional features with Larupload:

  • Attach a poster to video files
  • Extract video metadata such as duration, width, height, and dominant color
  • Ability to resize/crop photos and videos
  • Ability to create HTTP Live Streaming (HLS) from video sources

Documentation

You can find installation instructions and detailed instructions on how to use this package at the dedicated documentation site.



Demo

https://github.com/mostafaznv/nova-video/assets/7619687/055a8d70-24d2-48fa-b896-e5631e74dde0

Comments