Laravel 10 – 13
PHP 8.1+
Low commit activity in last 18 months
A long-lived project that still receives updates
Video Field for Laravel Nova
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Runtime

^1.0.0|^2.0.0|^3.0.0
laravel/nova
^4.0|^5.0
^10.4.1|^11.0|^12.0|^13.0
 Project Readme

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

nova-video.mp4