./.env.example ./MANIFEST.txt ./README.md ./app/Controllers/AdminController.php ./app/Controllers/AuthController.php ./app/Controllers/CartController.php ./app/Controllers/ChatController.php ./app/Controllers/CheckoutController.php ./app/Controllers/ComparisonController.php ./app/Controllers/DashboardController.php ./app/Controllers/DispatchController.php ./app/Controllers/FeedController.php ./app/Controllers/FeedbackController.php ./app/Controllers/FinanceController.php ./app/Controllers/HomeController.php ./app/Controllers/MarketingController.php ./app/Controllers/NotificationController.php ./app/Controllers/PasskeyController.php ./app/Controllers/PaymentController.php ./app/Controllers/ProductAdminController.php ./app/Controllers/ProductAnalyticsController.php ./app/Controllers/ProductController.php ./app/Controllers/ProductToolsController.php ./app/Controllers/ReviewController.php ./app/Controllers/SearchController.php ./app/Controllers/StaffController.php ./app/Controllers/WalletController.php ./app/Controllers/WishlistController.php ./app/Core/Auth.php ./app/Core/Csrf.php ./app/Core/Database.php ./app/Core/Request.php ./app/Core/Response.php ./app/Core/Router.php ./app/Core/Session.php ./app/Core/View.php ./app/Services/AccountMergeService.php ./app/Services/AuditService.php ./app/Services/BnplGateway.php ./app/Services/CartService.php ./app/Services/CheckoutService.php ./app/Services/CryptoService.php ./app/Services/FlutterwaveGateway.php ./app/Services/HttpGateway.php ./app/Services/ImageHashService.php ./app/Services/LoyaltyService.php ./app/Services/MarketingEmailService.php ./app/Services/MarketingService.php ./app/Services/MonnifyGateway.php ./app/Services/NotificationService.php ./app/Services/PaymentGateway.php ./app/Services/PaymentService.php ./app/Services/PaymentSettingsService.php ./app/Services/PaystackGateway.php ./app/Services/ProductMediaService.php ./app/Services/SearchService.php ./app/Services/SeoService.php ./app/Services/WalletService.php ./app/Support/bootstrap.php ./app/Support/helpers.php ./bin/diagnose-v4.php ./bin/diagnose-v5.php ./bin/diagnose-v6.php ./bin/diagnose-v7.php ./bin/reset-admin.php ./bin/scheduler.php ./bin/seed.php ./bin/upgrade-v4.php ./bin/upgrade-v5.php ./bin/upgrade-v7.php ./bin/validate-v4.php ./bin/validate-v5.php ./bin/validate-v6.php ./bin/validate-v7.php ./composer.json ./config/app.php ./config/database.php ./database/schema.sql ./docker-compose.yml ./docs/API.md ./docs/INTEGRATIONS.md ./docs/PATCH_STAFF_AND_PRODUCT_TOOLS.md ./docs/PRODUCTION_CHECKLIST.md ./docs/REDESIGN_V3.md ./docs/ROLE_MATRIX.md ./docs/V4_RELEASE_NOTES.md ./docs/V5_LOCAL_TEST.md ./docs/V5_RELEASE_NOTES.md ./docs/V6_DESIGN_REFERENCE.png ./docs/V6_RELEASE_NOTES.md ./docs/V7_RELEASE_NOTES.md ./docs/V7_SHOP_DESIGN_REFERENCE.png ./docs/modules/ACCOUNTING.md ./docs/modules/ADMIN.md ./docs/modules/CATALOGUE.md ./docs/modules/CHAT.md ./docs/modules/CUSTOMER.md ./docs/modules/DISPATCH.md ./docs/modules/MARKETING.md ./docs/modules/NOTIFICATIONS.md ./docs/modules/SEARCH.md ./docs/modules/SEO_MERCHANT.md ./docs/reference-ui/admin-reference.php ./docs/reference-ui/cart-reference.php ./docs/reference-ui/customer-reference.php ./docs/reference-ui/dispatch-reference.php ./docs/reference-ui/marketer-reference.php ./docs/reference-ui/productmanager-reference.php ./nginx.conf.example ./public/.htaccess ./public/assets/css/app.css ./public/assets/css/v6.css ./public/assets/css/v7.css ./public/assets/js/app.js ./public/assets/js/v7.js ./public/assets/placeholder.svg ./public/index.php ./resources/views/admin/products.php ./resources/views/admin/staff.php ./resources/views/auth/login.php ./resources/views/auth/register.php ./resources/views/dashboard/index.php ./resources/views/layouts/footer.php ./resources/views/layouts/header.php ./resources/views/store/campaign_cart.php ./resources/views/store/cart.php ./resources/views/store/checkout.php ./resources/views/store/compare.php ./resources/views/store/home.php ./resources/views/store/product.php ./resources/views/store/search.php ./resources/views/store/shared_cart.php ./router.php ./routes/api.php ./routes/web.php ./tests/smoke.php V8 FRESH PRODUCTION ADDITIONS ----------------------------- database/TechShop_Fresh_Database.sql Brand-new canonical database import .env.local.example Laragon/127.0.0.1 local configuration template app/Services/SiteSettingsService.php Branding, adverts, flash sales infrastructure app/Controllers/StorefrontAdminController.php Admin branding/adverts/flash sales operations public/assets/css/v8.css V8 premium visual corrections public/assets/js/v8.js V8 carousel/admin storefront interactions bin/validate-v8.php Static V8 feature validation bin/diagnose-v8.php Target-machine database/runtime diagnostics docs/V8_FRESH_INSTALL.md Fresh install procedure docs/V8_RELEASE_NOTES.md V8 release changes docs/V8_VALIDATION_REPORT.txt Packaging validation report