Toppay 是一款基於 Laravel 的安全錢包與商家閘道解決方案。
Toppay is a Laravel-based secure wallet and merchant gateway solution.
請確保您的主機符合以下最低要求,以確保運作順暢且功能完整。
Please ensure your hosting meets the following minimum requirements for smooth and full-featured operation.
PHP 版本:8.3 或更高版本
PHP Version: 8.3 or higher
資料庫:MySQL 8.0+ 或 MariaDB 10.3+
Database: MySQL 8.0+ or MariaDB 10.3+
網頁伺服器:Apache 或 Nginx 支援 mod_rewrite
Web Server: Apache or Nginx with mod_rewrite support
HTTPS:必須啟用 SSL 憑證
HTTPS: SSL certificate must be enabled
openssl, libxml, pdo, tokenizer, xml, json, fileinfo, mbstring, curl, bcmath, ctype
allow_url_fopen 必須啟用 / must be enabled
storage/ — 可書寫(775 或 777)
storage/ — writable (775 or 777)
bootstrap/cache/ — 可書寫(775 或 777)
bootstrap/cache/ — writable (775 or 777)
排隊工作人員:必須在執行以發送電子郵件、推播通知並處理即時事件。
Queue Worker: Must be running to send emails, push notifications, and handle real-time events.
php artisan queue:work --daemon(應該在背景播放)
php artisan queue:work --daemon (should run in background)
如果你用的是 cPanel,請參考安裝指南 → 步驟 6
If you're using cPanel, refer to Installation Guide → Step 6
透過 /admin/settings/site → Mail Settings 管理 SMTP 設定
Manage SMTP settings via /admin/settings/site → Mail Settings
支援 Gmail SMTP 及自訂 SMTP 提供者
Supports Gmail SMTP and custom SMTP providers
使用者登入 / User Login: https://yourdomain.com/login
用戶註冊 / User Registration: https://yourdomain.com/register