Frank John Begornia
8b6a1cbbc8
Fix null check for cart row in cart.blade.php to prevent errors when row is null
2026-02-23 01:50:12 +08:00
Frank John Begornia
59fc920498
Fix Laravel 5.5 compatibility issues - view helpers, collections, and auth routes
...
- Replace {{ url() }} with {{ url('/') }} in all blade templates to fix object-to-string conversion errors
- Update TeamStoreModel::selectTeamStoreGroupByCartKey() to use first() instead of get() for Laravel 5.5 Collections
- Fix TeamStoreController to access object properties directly instead of using array syntax [0]
- Update authentication routes to use Laravel 5.5 method names (showLoginForm, login, logout)
- Update login/register links from /auth/login to /login throughout views (navbar, app, auth pages)
- Verify cart, login, and register pages working with HTTP 200 status
2026-01-14 21:44:34 +08:00
Frank John Begornia
ea3fba0cd6
Fix image path for PayPal button in cart view
2026-01-07 01:42:43 +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
604b986e6e
Use MinIO for sports category images
2026-01-06 15:27:17 +08:00
Frank John Begornia
0f24a817ce
Remove '/public' prefix from asset paths for consistency across views
2025-12-31 02:04:33 +08:00
franknstayn
0abc30c7a0
updated checkout flow
2021-11-03 21:30:42 +08:00
Frank John Begornia
0b3ef61086
updated apis
2021-02-04 19:45:27 +08:00
Frank John Begornia
5f44fd781f
change image url
2020-11-27 16:24:57 +08:00
franknstayn
56f790c279
added new form for store item
2020-03-19 22:37:08 +08:00
franknstayn
b7875f0236
additional forms
2020-02-07 01:10:31 +08:00
franknstayn
87527f3600
added name size form
2019-12-04 18:38:42 +08:00
franknstayn
db0a359e56
added column in store order reports in store owner
2019-11-11 18:37:06 +08:00
franknstayn
1dd7578508
paypal voucher
...
fixed paypal vouchers. added round off function
2019-11-05 22:51:38 +08: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
b7e81adf31
add currency for teamstore
2019-08-19 21:37:47 +08:00
Frank John Begornia
e60bb3baf8
update 7_11_2019
2019-07-11 21:50:00 +08:00
Frank John Begornia
c39fb0a2a4
update_5_2_2019
2019-05-02 22:45:44 +08:00
Frank John Begornia
c982366dbd
seperate images
2019-04-24 17:45:28 +08:00
Frank John Begornia
0fe1270756
update 3_21_19
2019-03-21 21:55:50 +08:00
Frank John Begornia
68549cbf30
update 3_20_19
2019-03-20 19:24:22 +08:00
Frank John Begornia
a2d88bc52e
crewsportswear update as of 3_18_19
2019-03-18 13:48:37 +08:00
Frank John Begornia
562f03488a
Initial Commit
2019-03-06 20:32:31 +08:00