##Practo Mailer
Boilerplate code for practo hiring project.
###Setup
- Install composer
curl -sS https://getcomposer.org/installer | php
- run
composer install
- run
php -S localhost:8080
inweb
folder - access localhost:8080 in browser
##Practo Mailer
Boilerplate code for practo hiring project.
###Setup
curl -sS https://getcomposer.org/installer | php
composer install
php -S localhost:8080
in web
folder