php attachment
1.0.0
使用 PHPMailer 和 AJAX 上传发送附件
阅读此处有关此存储库的帖子。
# Dependencies
$ composer update
# Production build
$ cd [my-app-name]
$ php -S 0.0.0.0:8181 -t public
然后,通过 http://localhost:8181/ 访问该应用程序