Installation
Requirements:
Installation
1. Install the package using composer
composer require mostafaznv/nova-video2. Publish the configuration file
php artisan vendor:publish --provider="Mostafaznv\NovaVideo\VideoFieldServiceProvider"3. That's it, Done
Last updated