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
8b195fff55
Refactor image URLs to use MinIO storage across various views and controllers
2026-01-07 01:10:15 +08:00
Frank John Begornia
6390717622
Remove commented-out sales chart section from user dashboard
2025-12-31 02:20:31 +08:00
Frank John Begornia
0f24a817ce
Remove '/public' prefix from asset paths for consistency across views
2025-12-31 02:04:33 +08:00
Frank John Begornia
1b645de66e
Refactor asset paths to remove '/public' prefix for consistency across views
2025-12-31 01:53:42 +08:00
franknstayn
633249438c
updated
2023-08-24 21:55:06 +08:00
franknstayn
0abc30c7a0
updated checkout flow
2021-11-03 21:30:42 +08:00
franknstayn
b78a0dd6d2
updated delete function for delete item
2021-07-17 15:32:49 +08:00
Frank John Begornia
5d2ab7ffe2
fixed reports date range
2021-02-08 04:07:29 +08:00
Frank John Begornia
18dd91e2a8
update reports display
2021-01-23 19:52:17 +08:00
Frank John Begornia
42acec513f
update report
2021-01-23 19:49:15 +08:00
Frank John Begornia
73770a85be
added order status
2020-11-28 18:13:43 +08:00
Frank John Begornia
5f44fd781f
change image url
2020-11-27 16:24:57 +08:00
franknstayn
bbf0fd286d
added bucket hat sizes
2020-11-26 12:32:29 -06:00
franknstayn
57cc16abf2
edit please read on lasc store
2020-11-17 18:50:50 +08:00
franknstayn
2688f9cab9
update crewsportswear
2020-10-24 21:27:04 +08:00
franknstayn
54c685ce79
added announcement
2020-10-17 23:16:25 +08:00
franknstayn
9aa01a4f31
added 0
2020-10-17 23:14:52 +08:00
franknstayn
386f04b32f
added announcement
2020-10-17 22:17:25 +08:00
franknstayn
fafa871214
added stat
2020-09-29 19:40:42 +08:00
franknstayn
9874fb4b60
update
2020-09-29 01:05:01 -05:00
franknstayn
21ec11e998
add shipping cost
2020-08-10 22:41:40 +08:00
franknstayn
56f790c279
added new form for store item
2020-03-19 22:37:08 +08:00
franknstayn
0d26eefab9
add form in user page
2020-02-07 01:14:27 +08:00
franknstayn
5c2bc3e780
added delete function on store item
2020-01-25 20:12:01 +08:00
franknstayn
4a9060961a
rename number to name
2019-12-04 18:48:41 +08:00
franknstayn
9c371d17be
added name and size form in select
2019-12-04 18:43:03 +08:00
franknstayn
87527f3600
added name size form
2019-12-04 18:38:42 +08:00
franknstayn
f5b5026a2a
added "size" column on download report in csv and excel
2019-11-15 21:04:47 +08:00
franknstayn
84f84f6288
fixed store order filder by date
2019-11-13 16:25:28 +08:00
franknstayn
db0a359e56
added column in store order reports in store owner
2019-11-11 18:37:06 +08:00
franknstayn
460cf315a0
ordering store item add
...
Adding new feature in store owner page.
*ordering item
2019-11-06 20:23:57 +08:00
franknstayn
1dd7578508
paypal voucher
...
fixed paypal vouchers. added round off function
2019-11-05 22:51:38 +08:00
Frank John Begornia
eef4d27944
update 11_4_2019
2019-11-04 17:21:09 +08:00
Frank John Begornia
2680ddc5bd
add column in reports modules
2019-09-27 20:09:24 +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
c8309e7d3f
google analytics test
2019-06-19 21:53:01 +08:00
Frank John Begornia
30962d3b4e
manual item upload
2019-05-17 15:55:38 +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
c5862dfbf4
4_15_2019 update
2019-04-15 22:38:53 +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