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
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
71f5c53b53
fixed order report
2020-12-19 19:49:03 +08:00
Frank John Begornia
1e1440edaf
fixed order report
2020-12-19 19:46:36 +08:00
Frank John Begornia
0b157efbbf
added status
2020-12-12 19:53:30 +08:00
Frank John Begornia
d2f492212b
added new api
2020-12-11 21:47:36 +08:00
Frank John Begornia
73770a85be
added order status
2020-11-28 18:13:43 +08:00
Frank John Begornia
a4cbfd63da
added api for tracking
2020-11-27 02:43:26 +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
21ec11e998
add shipping cost
2020-08-10 22:41:40 +08:00
franknstayn
427fbf616d
fix teamstore password
2020-07-11 19:31:35 +08:00
franknstayn
16fcca5333
changed sizes display
2020-02-08 20:37:02 +08:00
franknstayn
5c2bc3e780
added delete function on store item
2020-01-25 20:12:01 +08:00
franknstayn
c392e3f207
added sending order to other_email - teamstore orders
2020-01-25 18:41:59 +08:00
franknstayn
0363474def
optimized add form for store products
2019-11-13 22:45:51 +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
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
f8d033f3fa
add search for teamstores
2019-08-23 20:50:15 +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
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
c39fb0a2a4
update_5_2_2019
2019-05-02 22:45:44 +08:00
Frank John Begornia
c5862dfbf4
4_15_2019 update
2019-04-15 22:38:53 +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