Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 248 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 248 Bytes

##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 in web folder
  • access localhost:8080 in browser