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/ 存取該應用程式