nova-fields / youtube
A Laravel Nova field.
Installs: 9 773
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 1
Forks: 1
Open Issues: 1
Language:Vue
Requires
- php: >=7.1.0
This package is not auto-updated.
Last update: 2025-06-22 09:15:49 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.