Laravel Indian Currency and Number Format Update
Budget: ₹600 – ₹1,500 INR
I recently acquired a Laravel-based real-estate portal (beeramguda.com) that was originally built with international number formatting. I now need every price shown on the site to follow the Indian system—₹12,34,56,789 style—with the correct comma placement and Rupee symbol.
The change applies to all property listings, both on the public pages and within any related admin or API views, but nowhere else on the platform. No design tweaks or extra features are required; I only want the currency and numeric presentation refactored.
Key deliverables:
• Global helper or middleware that converts existing and future price values into the Indian numbering format without touching the stored database values.
• Updates to Blade views, view components, and any JSON responses that surface property prices.
• A brief note on where the code was inserted so I can maintain it after deployment.
If you’ve handled similar localisation work in Laravel, let me know how soon you can plug this in and migrate it to production.
The change applies to all property listings, both on the public pages and within any related admin or API views, but nowhere else on the platform. No design tweaks or extra features are required; I only want the currency and numeric presentation refactored.
Key deliverables:
• Global helper or middleware that converts existing and future price values into the Indian numbering format without touching the stored database values.
• Updates to Blade views, view components, and any JSON responses that surface property prices.
• A brief note on where the code was inserted so I can maintain it after deployment.
If you’ve handled similar localisation work in Laravel, let me know how soon you can plug this in and migrate it to production.
Related categories:
PHP
MySQL
HTML
Software Development
Laravel
JSON
Web Development
Backend Development
Database Management
API Development