5 Commits

Author SHA1 Message Date
Frank John Begornia
ad8d8d7564 feat: Add MinIO storage support and update image URLs
All checks were successful
Deploy Production (merchbay.com) / deploy (push) Successful in 2m54s
- Implemented MinIO storage driver in AppServiceProvider for S3-compatible storage.
- Added helper functions to generate MinIO URLs for files and images.
- Updated filesystem configuration to include MinIO settings.
- Modified site configuration to include MinIO URL.
- Enhanced Docker Compose configuration for local development with MinIO.
- Updated various Blade templates to use MinIO URLs for images instead of local paths.
- Ensured all image references in views are now pointing to MinIO storage.
2026-05-13 00:25:23 +08:00
Frank John Begornia
e6ffc878dd Add HTTPS schema enforcement in AppServiceProvider and set FORCE_HTTPS in Docker Compose
All checks were successful
Deploy Development / deploy (push) Successful in 2m31s
2025-12-18 14:22:09 +08:00
franknstayn
0d57d88641 seperate image saving to directory 2021-07-22 19:32:49 +08:00
root
ae67bf2a97 change permission 2021-07-06 08:03:48 +00:00
franknstayn
5483c9517d first commit 2021-07-03 18:39:08 +08:00