nova-fields / youtube
A Laravel Nova field.
v1.1.0
2021-04-11 09:10 UTC
Requires
- php: >=7.1.0
This package is not auto-updated.
Last update: 2026-03-01 13:15:57 UTC
README
Simple Laravel Nova Youtube field. Convert attribute value to an embed YouTube-Video
Installation
You can install the package in to a Laravel app that uses Nova via composer:
composer require nova-fields/youtube
Usage:
Youtube::make('Field Name')
License
The MIT License (MIT). Please see License File for more information.