This is the standalone Taxes module from the Vanilo E-commerce framework
(As Standalone Component)
composer require vanilo/video
php artisan vendor:publish --provider="Konekt\Concord\ConcordServiceProvider"
- Add
Vanilo\Video\Providers\ModuleServiceProvider::class
to modules inconfig/concord.php
php artisan migrate
See the Vanilo Video Documentation for more details.