vanilo/video

Vanilo Video Module

dev-master / 5.0.x-dev 2025-03-10 09:33 UTC

This package is auto-updated.

Last update: 2025-03-10 09:34:40 UTC


README

Tests Packagist version Packagist downloads MIT Software License

This is the standalone Taxes module from the Vanilo E-commerce framework

Installation

(As Standalone Component)

  1. composer require vanilo/video
  2. php artisan vendor:publish --provider="Konekt\Concord\ConcordServiceProvider"
  3. Add Vanilo\Video\Providers\ModuleServiceProvider::class to modules in config/concord.php
  4. php artisan migrate

Usage

See the Vanilo Video Documentation for more details.