Downloads
Stars
Version
This Laravel Nova package allows you to manage media and media fields.
php: >=8.0
laravel/nova: ^4.0
The config file can be published using the following command:
php artisan vendor:publish --provider="Cyrano\NovaMediaHubClone\MediaHubServiceProvider" --tag="config"
The translation file(s) can be published by using the following command:
php artisan vendor:publish --provider="Cyrano\NovaMediaHubClone\MediaHubServiceProvider" --tag="translations"
Nova Media Hub Clone is open-sourced software licensed under the MIT license.