Nova Youtube-Field
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.