- Download files
- Navigate to downloaded files directory
- Run
composer install
to install required packages
php cli create [first_name:value] [last_name:value] [email:value] [phone_number_1:value] [phone_number_2:value] [comment:value]
php cli find [email]
php cli delete [email]
php cli import [path.csv]
- Add exception handler
- Validate input values