Files
crewsportswear/resources/views/user-layouts
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
..
2021-11-03 21:30:42 +08:00
2020-10-17 22:17:25 +08:00
2019-03-06 20:32:31 +08:00
2019-03-06 20:32:31 +08:00
2019-03-06 20:32:31 +08:00
2019-03-06 20:32:31 +08:00
2020-11-27 16:24:57 +08:00
2020-11-27 16:24:57 +08:00
2020-11-27 16:24:57 +08:00
2019-03-06 20:32:31 +08:00
2020-11-27 16:24:57 +08:00
2020-11-27 16:24:57 +08:00
2020-11-28 18:13:43 +08:00
2020-11-27 16:24:57 +08:00