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
1e62654a02
fix: register minio custom driver using flysystem-aws-s3-v3 (Laravel 5.0 hardcodes v2)
2026-04-17 13:03:37 +08:00
Frank John Begornia
bd8c7f02b5
Refactor image URLs to use MinIO storage for improved asset management
2026-04-02 03:04:49 +08:00
Frank John Begornia
517bf2c3db
Add SSH keys setup guide and update configurations for secure key management
2026-02-23 02:01:12 +08:00
Frank John Begornia
02a6aa8d24
Update DesignerController and site_config for MinIO integration and URL adjustments
2026-01-07 01:28:47 +08:00
Frank John Begornia
8b195fff55
Refactor image URLs to use MinIO storage across various views and controllers
2026-01-07 01:10:15 +08:00
Frank John Begornia
995d3d3ea0
Add MinIO S3 storage integration
...
- Add minio disk configuration in filesystems.php
- Create helper functions for MinIO URLs (minio_url, minio_image_url)
- Update composer.json with AWS SDK (for future S3 support)
- Add MinIO env vars to docker-compose.local.yml
- Add .env examples for MinIO configuration
2026-01-06 15:20:15 +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
franknstayn
0abc30c7a0
updated checkout flow
2021-11-03 21:30:42 +08:00
franknstayn
54eb09f080
update navbar
2021-09-25 18:20:22 +08:00
franknstayn
6d67430c33
update creds
2021-09-15 20:48:31 +08:00
franknstayn
cde3a8597c
update email creds
2021-09-15 20:41:07 +08:00
franknstayn
6bc7f0b3f0
update email creds
2021-09-15 20:20:31 +08:00
franknstayn
1007e59b7d
update email
2021-09-15 20:02:51 +08:00
Frank John Begornia
5f44fd781f
change image url
2020-11-27 16:24:57 +08:00
Frank John Begornia
a4cbfd63da
added api for tracking
2020-11-27 02:43:26 +08:00
franknstayn
21ec11e998
add shipping cost
2020-08-10 22:41:40 +08:00
franknstayn
b76eb97d66
update from live 11_11_2019
2019-11-11 04:44:08 -06:00
franknstayn
7b979abad1
fixed broken link on cart page.
2019-11-06 07:26:02 -06:00
Frank John Begornia
83f0624f07
fixed user dashboard for store owner (store settings, store reports)/ fixed login/register page/
2019-09-24 19:52:38 +08:00
Frank John Begornia
e60bb3baf8
update 7_11_2019
2019-07-11 21:50:00 +08:00
Frank John Begornia
c8309e7d3f
google analytics test
2019-06-19 21:53:01 +08:00
Frank John Begornia
2e79d9b38d
update_6_10_2019
2019-06-10 18:06:35 +08:00
Frank John Begornia
30962d3b4e
manual item upload
2019-05-17 15:55:38 +08:00
Frank John Begornia
c982366dbd
seperate images
2019-04-24 17:45:28 +08:00
Frank John Begornia
c5862dfbf4
4_15_2019 update
2019-04-15 22:38:53 +08:00
Frank John Begornia
562f03488a
Initial Commit
2019-03-06 20:32:31 +08:00