Koc / indexer-concept

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

composer install
bin/console doctrine:migrations:migrate -n
bin/console hautelook:fixtures:load --purge-with-truncate -n
bin/console fos:elastica:populate
bin/console app:add-offer <product-id> <offer-price> <company-name>
bin/console app:sync-index

About

License:MIT License


Languages

Language:PHP 98.6%Language:HTML 1.4%