Commit Graph

4 Commits

Author SHA1 Message Date
Frank John Begornia
d1976045db fix: remove hardcoded credentials from source code
- Move PayPal live/sandbox API keys to env variables
- Move hardcoded API token in isAuthorized middleware to env variable
- Add api_token key to config/app.php
- Update .env.example with new required env vars
- Fix isAuthorized response code from 503 to 401
2026-04-24 10:45:54 +08:00
Frank John Begornia
2dbcf3e2e6 Update AppServiceProvider to force HTTPS and configure APP_URL in app.php 2025-12-31 02:10:31 +08:00
Frank John Begornia
c8309e7d3f google analytics test 2019-06-19 21:53:01 +08:00
Frank John Begornia
562f03488a Initial Commit 2019-03-06 20:32:31 +08:00