This repository contains the Laravel Zero CLI commands for data cleaning and other CLI related tasks for the KuToko app.
This project is part of the larger KuToko app project, which helps users find nearby MSMEs that match their interests and needs. This repository specifically handles the CLI commands for data cleaning and other tasks.
To use the CLI commands in this repository, you will need PHP and Composer installed. You can install dependencies using Composer:
composer install
app/Commands/: This directory contains the Laravel Zero CLI commands.