php attachment
1.0.0
Sending attachments with PHPMailer and AJAX upload
Read the post here about this repository.
# Dependencies
$ composer update
# Production build
$ cd [my-app-name]
$ php -S 0.0.0.0:8181 -t public
Then, access the app at http://localhost:8181/