vanilo / video
Vanilo Video Module
5.1.0
2025-12-02 20:51 UTC
Requires
- php: ^8.3
- konekt/concord: ^1.15
- konekt/xtend: ^2.0
- laravel/framework: ^10.48|^11.46.2|^12.38
Requires (Dev)
- orchestra/testbench: ^8.0|^9.0|^10.0
- phpunit/phpunit: ^10.0|^11.0
This package is auto-updated.
Last update: 2026-03-02 21:28:32 UTC
README
This is the standalone Video module from the Vanilo E-commerce framework
Installation
(As Standalone Component)
composer require vanilo/videophp artisan vendor:publish --provider="Konekt\Concord\ConcordServiceProvider"- Add
Vanilo\Video\Providers\ModuleServiceProvider::classto modules inconfig/concord.php php artisan migrate
Usage
See the Vanilo Video Documentation for more details.