vaahstore

VaahStore will be a free & open-source E-commerce platform built on top of Laravel and Vue.js. It is be fast, efficient & built-in comprehensive features.

441
3
PHP

vaahcms-module-store

Store Module for VaahCMS

To Run Modules Dusk Test:

  • Change path of dusk in phpunit.dusk.xml to following:
...
<directory suffix="Test.php">./VaahCms/Modules/Store/Tests/Browser</directory>
...
  • Then run php artisan dusk