Simple Laravel Nova Youtube field. Convert attribute value to an embed YouTube-Video
You can install the package in to a Laravel app that uses Nova via composer:
composer require nova-fields/youtube
Youtube::make('Field Name')
The MIT License (MIT). Please see License File for more information.