Two live Laravel 11 + Angular sites for US and UK copier markets — custom quoting engine, real-time pricing, accessory bundling, and multi-currency support. Migrated from legacy CentOS 7 to Vultr CloudPanel (Miami) and fully rebuilt.
PerfectCopier runs two separate live sites — perfectcopier.com (US market) and uk.perfectcopier.com (UK market) — both built on Laravel 11 with Angular frontends, hosted on a dedicated Vultr CloudPanel server in Miami. The project involved a full server migration off a legacy CentOS 7 machine to Ubuntu 24.04 on Vultr, including MariaDB database transfers, PHP 8.2 configuration, and Nginx vhost setup for both domains.
The core of both sites is a custom quoting engine that handles real-time pricing calculations for copier and printer hardware. It accounts for volume tiers, accessory bundles, service contract options, and localized tax logic — USD for the US site, GBP with UK VAT for the UK site. Sales teams can generate complete, accurate quotes without manual spreadsheet work. The Angular frontend communicates with the Laravel backend via a clean API layer, keeping the UI fast and responsive.
Beyond the quoting tool, both sites include updated marketing pages, product catalogs, and conversion-focused landing pages. The deployment workflow uses php8.2 artisan for migrations and queue management, with the same codebase supporting both markets through environment-based configuration. Ongoing work includes new homepage designs, product page updates, and feature additions for both the US and UK teams simultaneously.
Two fully separate deployments on the same Vultr server — perfectcopier.com (USD) and uk.perfectcopier.com (GBP/VAT) — sharing a codebase but with environment-specific configuration.
Full migration from legacy CentOS 7 to Vultr CloudPanel Ubuntu 24.04 in Miami — MariaDB transfer, PHP 8.2 setup, Nginx vhosts, and zero-downtime cutover for both domains.
Laravel + Angular pricing engine with complex business logic: volume tiers, accessory bundling, service contract options, and localized tax calculations per market.
USD for the US site, GBP with UK VAT rules for the UK site. Currency and tax logic handled at the environment level — same codebase, market-specific output.
New marketing pages and conversion-focused homepage designs for both US and UK sites, deployed independently to each market without affecting the other.
Active development across both sites simultaneously — new product pages, feature additions, and content updates for US and UK teams with a shared deployment workflow via SCP and artisan.
See the sophisticated pricing engine and seamless user experience in action.