
Closed
Posted
Paid on delivery
I have already laid the foundations of a full-stack ISP & Telecom Operations Management System on Laravel 12 (PHP 8.2, MySQL, Bootstrap, Blade, AJAX, WebSockets). What I still need is production-ready code that closes the functional gaps around the three most time-critical modules: • Customer onboarding – automated account creation, KYC document upload, plan selection, and welcome notifications • Service delivery management – workflow tracking from purchase order to live circuit, including asset assignments and progress SLA timers • Network monitoring integration – pull live device status/metrics into the platform so Support Staff see alarms in the same dashboard customers use for tickets The application uses a single UI with role-based restrictions (Administrator, Support Staff, Customer). Policies and middleware are already scaffolded; your job is to wire the new features into that structure without breaking multi-company tenancy, finance/invoicing hooks, or existing APIs. Deliverables • Eloquent models, migrations, seeders, and controllers covering the three modules • Blade views that inherit the current Bootstrap theme and rely on AJAX for snappy UX • Integration code (preferably SNMP or REST) that feeds real-time monitoring data through WebSockets to Laravel Echo • Unit/feature tests and concise README so future contributors can extend the work • Export templates via Laravel Excel and PDFs via DomPDF where reports or invoices are generated Acceptance criteria will be a passing test suite, no failing Laravel Pint or PHPUnit checks, and a short demo over a shared screen that walks me through each workflow end to end. If you are comfortable moving quickly inside a modern Laravel codebase and can keep your commits clean and documented, let’s get started. There are some bugs whcih has to be rectified and further deveopemnt of few modules areto be completed
Project ID: 40529109
38 proposals
Remote project
Active 1 day ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
38 freelancers are bidding on average ₹29,605 INR for this job

I believe that my extensive 17+ years of experience as a professional freelancer makes me the ideal choice for this project. Over the course of my career, I've amassed valuable expertise in PHP which is directly aligned with what you're seeking. I understand how critical it is to deliver production-ready code within established timeframes without compromising quality, and I've demonstrated this skill numerous times. In fact, I have already completed projects with similar specifications and complexities, leveraging Laravel's full-stack capabilities. My commitment to maintaining clean, documented commits throughout your Laravel codebase is unwavering. You'll find me more than comfortable navigating the intricacies of role-based restrictions for your telecom operations management system - ensuring that existing functionalities aren't disrupted while integrating new ones. Drawing from my extensive experience in employing SNMP and REST integrations, I assure you that network monitoring integration will proceed smoothly and effectively. My goal isn't just about completing a project; it focuses on creating a solution that will be sustainable and usable in the long term. That's why my delivery includes potent unit/feature tests for comprehensive coverage, a concise README for future ease of use, Laravel Excel export templates, and PDFs via DomPDF for reports or invoices. Rest assured that my work will not only meet your acceptance criteria but also exceed your expecta
₹99,999 INR in 99 days
7.8
7.8

Having immersed myself in the world of PHP and Laravel for over a decade, your Telecom Operations System project is right up my alley. I take pride in creating clean and efficient code, which is perfectly aligned with your needs to close the functional gaps. With deep knowledge in Laravel, MySQL, and PHP, I can confidently handle not only the three critical modules you've outlined but also any bugs rectification and further development needed for this project. In addition to my technical expertise, I also prioritize smooth communication and documentation throughout the project. Rest assured, I will provide concise documentation and a comprehensive README file that future contributors can easily navigate. Moreover, considering we'll be working with a pre-existing codebase, it's reassuring to note that I not only understand how to respect it structure but also extend it effectively while ensuring multi-company tenancy and existing APIs remain intact. Ultimately, as a seasoned freelancer on Freelancer.com with an excellent track record in Web Development(PHP, Laravel) SEO services, I am well-equipped to exceed your expectations for this project. Let's get started straight away on building a robust Telecom Operation System to boost your ISP & Telecom operations!
₹25,000 INR in 5 days
6.9
6.9

Your network monitoring integration will fail under load if you're polling SNMP devices synchronously — that blocks the event loop and crashes Laravel Echo when 50+ devices report simultaneously. You need a queue-based architecture with Redis to decouple data ingestion from WebSocket broadcasts. Before I map the technical approach, two questions: What's your current SNMP polling interval, and are you expecting 100 or 1,000+ monitored devices? Also, does your multi-tenancy use separate databases or a single schema with tenant_id scoping? Here's the architectural approach: - LARAVEL QUEUES + HORIZON: Offload SNMP polling and KYC document processing to background jobs so the main thread stays responsive during traffic spikes. - ELOQUENT POLICIES: Extend your existing policy layer to enforce row-level security on service delivery workflows, preventing cross-tenant data leaks in shared-schema tenancy. - LARAVEL ECHO + REDIS: Push monitoring alerts through WebSocket channels with private broadcasting so customers only see their own alarms, not the entire network. - PHPUNIT + PEST: Write feature tests that simulate onboarding flows with file uploads, ensuring validation rules catch malformed KYC documents before they hit storage. - SNMP OR REST ADAPTER: Build a swappable driver pattern so you can switch monitoring backends without rewriting controllers — I've done this for 4 telecom platforms that scaled from 200 to 5K devices. I've built similar ISP billing systems for 3 clients, including one that processes 12K invoices monthly with zero downtime. I don't take on projects where the existing codebase is undocumented. Let's schedule a 20-minute call to review your current migrations and middleware structure before I commit to a timeline.
₹22,500 INR in 7 days
6.7
6.7

Hi, I have experience with Laravel, MySQL, Blade, AJAX, REST APIs, WebSockets, and third-party integrations. I can help fix the existing bugs and complete the pending ISP/Telecom modules, including customer onboarding, service workflow management, and network monitoring integration. I can work within your current role-based and multi-company structure, keep commits clean, and provide tests plus a clear handover. Best regards, Mehboob Ali
₹30,000 INR in 7 days
6.1
6.1

Hi, I’m Ravi Mishra. I love working with Laravel. I'll jump right in to squash those bugs and seamlessly build out your onboarding, tracking, and live WebSocket monitoring. I'll protect your multi-tenancy, pass every test, and make those AJAX dashboards feel incredibly snappy. Let's get started!
₹25,000 INR in 7 days
6.2
6.2

Hi, I am an experienced Laravel developer with strong expertise in building telecom and ISP operations management systems. I have hands-on experience with Laravel 12, PHP, MySQL, Bootstrap, Blade, AJAX, and WebSockets. I can help close the functional gaps in your three critical modules: customer onboarding with automated account creation and KYC document upload, service delivery management with workflow tracking and SLA timers, and network monitoring integration to pull live device metrics into the platform dashboard. I am well-versed in role-based access control, middleware scaffolding, and building production-ready telecom management systems.
₹25,000 INR in 7 days
6.4
6.4

Hello, I’m Karthik with 15+ years of experience in Laravel, telecom/ISP management systems, ERP platforms, and enterprise application development. I can help complete and stabilize your Laravel 12 Telecom Operations System by fixing existing bugs and delivering the remaining production-ready modules while preserving multi-company tenancy, invoicing workflows, and existing APIs. ✔ Customer Onboarding & KYC Automation ✔ Plan Selection & Welcome Notifications ✔ Service Delivery Workflow Management ✔ Asset Assignment & SLA Tracking ✔ Network Monitoring Integration (SNMP/REST) ✔ Real-Time Alerts via WebSockets & Laravel Echo ✔ Laravel Excel & DomPDF Reporting ✔ Bug Fixes & Performance Optimization ✔ PHPUnit Testing & Laravel Pint Compliance ✔ Clean Documentation & Handover My experience includes Laravel, PHP 8+, MySQL, WebSockets, AJAX, RBAC, billing systems, workflow automation, and large-scale business applications. I can quickly understand your existing architecture, identify bottlenecks, resolve defects, and complete pending modules with clean, maintainable code. I follow structured Git workflows, documented commits, and milestone-based delivery with regular demos to ensure smooth progress. Available to start immediately and review the existing codebase to provide a clear implementation plan. Regards, Karthik 15+ Years Experience | Laravel | PHP | Telecom Systems | ERP | Full-Stack Development
₹55,000 INR in 7 days
5.7
5.7

Hello, Your project already has a strong Laravel 12 foundation, which means the focus should be on completing critical modules, eliminating existing bugs, and ensuring everything integrates cleanly with the current architecture. I can step into the existing codebase, review the tenancy structure, APIs, policies, and finance hooks, then deliver production-ready implementations without disrupting existing functionality. My experience includes Laravel, MySQL, AJAX, WebSockets, role-based systems, workflow automation, and third-party integrations. For your onboarding module, I can implement KYC workflows, automated account provisioning, plan assignment, and notification flows. For service delivery, I can build SLA-driven workflow tracking, asset allocation, status management, and progress monitoring. For network monitoring, I can integrate SNMP or REST-based device data, stream alerts through WebSockets, and surface real-time status directly within the existing dashboard. I also place strong emphasis on code quality, including Eloquent models, migrations, controllers, test coverage, Laravel Pint compliance, documentation, and maintainable architecture. Existing bugs will be analyzed and resolved alongside module completion to ensure a stable release. I have worked on complex Laravel applications, ERP-style platforms, telecom workflows, real-time dashboards, and multi-tenant systems. Examples: on request.
₹18,000 INR in 15 days
5.6
5.6

With over a decade of experience, I am highly skilled in the exact technologies required for this project. My extensive knowledge and expertise in Bootstrap, Laravel, MySQL, PHP, REST API, and Software Architecture make me an ideal fit for your Telecom Operations System. I have been actively involved in full-stack web application development using Laravel which speaks directly to the project requirements. Not only am I well-versed in the core functionalities of Laravel but I'm also comfortable with its higher-level concepts such as policies and middleware, making me the perfect candidate to wire these new features into your existing structure. Moreover, my strength in API designs and integration will prove vital for implementing the network monitoring integration module utilizing SNMP or REST. I have previously worked on projects that required importing real-time data into platforms ensuring an enhanced user experience underwater by a snappy UX similar to what is needed here. Additionally, dealing with multi-company tenancy and finance/invoicing hooks have been a part of my past assignments too, which make me well-equipped to handle these functionalities without breaking anything existing-APIs.
₹25,000 INR in 7 days
5.2
5.2

Hi, As a Laravel expert with over five years of experience, I have successfully led numerous projects to completion, ensuring high-quality solutions and on-time delivery. I am confident I can handle this project efficiently and to your satisfaction, offering unlimited revisions to achieve the best results. I understand the project requirements and am fully capable of implementing the new features without breaking the existing system with all of your requirements. I am also flexible with both the timeline and budget to accommodate your specific project needs. Please don’t hesitate to get in touch to discuss the project further. Best regards, Zajjith
₹25,000 INR in 7 days
4.9
4.9

We ate experience laravrl developer, already done management system firm many projects. I can start work immiduate. I am onlibe..lets chat
₹35,000 INR in 7 days
3.7
3.7

Hello, Your biggest challenge is not building new features from scratch—it’s extending an existing Laravel 12 codebase without disrupting tenancy, invoicing, APIs, permissions, or current workflows. That is exactly where I can help. I have strong experience with Laravel, PHP, MySQL, AJAX, Bootstrap, REST APIs, WebSockets, and complex business applications. I can quickly step into your existing system, fix the outstanding bugs, and complete the critical modules: customer onboarding, service delivery management, and network monitoring integration while maintaining clean architecture and coding standards. My approach focuses on production-ready development with Eloquent models, migrations, controllers, AJAX-powered Blade views, SNMP/REST integrations, Laravel Echo real-time updates, comprehensive testing, and well-documented commits. I understand the importance of preserving existing functionality while delivering new features that are scalable and maintainable. You will receive clean code, passing PHPUnit and Pint checks, proper documentation, export/report functionality, and support during workflow demonstrations. I’m ready to review the current codebase, identify gaps, and start delivering improvements immediately. Best Regards, Arshiya
₹25,000 INR in 7 days
3.7
3.7

Hi, I’m comfortable working within an existing Laravel 12 codebase and extending production systems without disrupting existing functionality. My experience includes CRM, ERP, telecom workflows, customer onboarding systems, role-based access control, API integrations, real-time dashboards, and multi-tenant applications. I can quickly understand your current architecture, fix existing bugs, and complete the remaining modules while maintaining clean, documented code and compatibility with your existing finance, invoicing, and API integrations. For this project, I can help with: • Customer onboarding workflows (KYC, plan selection, automated account creation, notifications) • Service delivery management with SLA tracking and asset assignments • Network monitoring integrations (SNMP/REST APIs) • Real-time updates using WebSockets, Laravel Echo, and AJAX • Blade UI development following your existing Bootstrap theme • Eloquent models, migrations, controllers, tests, exports, and documentation • Bug fixing, performance improvements, and codebase cleanup I follow clean Git workflows, write maintainable code, and can provide regular progress updates with demo sessions throughout development. I’d be happy to review the current system and discuss the pending modules before providing an accurate timeline and implementation plan. Looking forward to collaborating.
₹12,500 INR in 10 days
2.9
2.9

Hi — Mukesh here. I reviewed your Laravel 12 ISP & Telecom system and understand the importance of stabilizing the existing codebase first, fixing current bugs, and then completing the three critical production modules without breaking tenancy, finance hooks, or APIs. The key is working incrementally inside your current architecture—starting with a quick audit of onboarding, service delivery, and monitoring flows—then patching existing issues before extending models, controllers, and WebSocket integrations. My approach focuses on clean Laravel patterns (Eloquent, policies, queues, events), safe database migrations, and ensuring real-time updates through Echo remain stable under role-based access control. A few questions to align quickly: Q1 – What are the current “blocking bugs” you already know about in production/staging? Q2 – Are you using SNMP polling already or should we implement it from scratch? Q3 – Is multi-tenancy database-separated or tenant-scoped within shared tables? Once I review the current setup, I can start with a structured fix + module completion plan and move quickly toward production-ready delivery. Best regards, Mukesh
₹25,000 INR in 7 days
2.8
2.8

Hi - modern Laravel is my daily lane, and this is exactly the work I enjoy: closing gaps inside an existing Laravel 12 / PHP 8.2 / MySQL / Blade / AJAX / WebSockets app without breaking tenancy, finance hooks, or existing APIs. The three modules: 1) Customer onboarding - account creation, KYC upload (validated + stored), plan selection, welcome notifications; models, migrations, seeders, controllers, policy-aware. 2) Service delivery - PO-to-live-circuit workflow, asset assignments, SLA timers via queued jobs + events, status views. 3) Network monitoring - SNMP or REST poller pushing device status/alarms through WebSockets to Laravel Echo on the shared dashboard. Each ships with green PHPUnit feature/unit tests, clean Pint, Blade views on your Bootstrap theme, and Laravel Excel / DomPDF exports where needed, plus documented commits + README. One note: I keep everything on Freelancer and provide a recorded end-to-end walkthrough plus the passing test suite as proof instead of a live screen-share - same result for sign-off. To scope: (1) which monitoring stack - MikroTik, Zabbix, LibreNMS, or custom SNMP? (2) repo access + seed data on award? (3) is the current PHPUnit suite green, or are there failing tests/bugs to fix first? Glad to start with onboarding as milestone 1. - Ricardo
₹15,000 INR in 21 days
0.4
0.4

Hi, I am an IITian with 10+ years of experience to develop similar projects ,I will extend your Laravel 12 stack with Livewire 3 for reactive onboarding forms and KYC upload with Spatie Media Library, a custom Eloquent state machine (spatie/laravel-model-states) for service delivery workflows with queued SLA timers via Laravel Horizon on Redis, and a real-time network monitoring dashboard using Laravel Echo + Pusher WebSockets pulling SNMP data through a Laravel service layer that integrates vendor APIs (Mikrotik, Ubiquiti) via Guzzle HTTP client with cached status in Redis. Kindly click on the chat button so I can share you my relavant projects. Lets connect
₹12,500 INR in 7 days
0.0
0.0

I'll handle it, don't worry. Your critical need is a seamless Laravel system for ISP & Telecom Ops. To bridge those gaps, I'll deliver robust modules for customer onboarding, service delivery management, and network monitoring seamlessly integrated into your existing structure. Although I am new to the Freelancer platform, I bring real-world experience and a proven track record of enhancing operations efficiency. For example, a recent project led to a 30% increase in customer satisfaction due to streamlined processes. Let's connect and explore how we can bring your vision to life. Regards, Ahead Solutions P.S. If you're not happy with our work, you don't pay.
₹15,000 INR in 7 days
0.0
0.0

"We recently wrapped up a project very similar to this, building a comprehensive system for service businesses. Our focus is on delivering clean, professional, and user-friendly solutions that seamlessly integrate various functionalities. I understand the importance of the three critical modules you mentioned - customer onboarding, service delivery management, and network monitoring integration. Our team excels in Laravel development, with 75+ 5-star reviews on similar projects and a top 1% ranking among 75 million users. We have the expertise to handle complex workflows, role-based access, and real-time data integration with ease. I'd be happy to discuss your project in more detail and share how we can bring it to life efficiently and professionally. Best case, we work together. Worst case, you get free advice that helps you move forward. Regards, Martinus."
₹28,150 INR in 7 days
0.0
0.0

Hello, Resonite Technologies has a proven team of Laravel architects and telecom domain developers with extensive experience building OSS/BSS, ISP management, CRM, workflow automation, billing, and network monitoring solutions. Your Laravel 12 platform already has a strong foundation, and we can help complete the remaining modules while preserving multi-company tenancy, finance integrations, role-based permissions, and existing APIs. Our team can address the current bugs, optimize existing workflows, and develop the pending modules with clean, production-ready code. Scope Coverage: ✔ Customer Onboarding (KYC, plan selection, automated provisioning, notifications) ✔ Service Delivery Management (workflow tracking, asset assignment, SLA monitoring) ✔ Network Monitoring Integration (SNMP/REST APIs, alarms, metrics, WebSocket updates) ✔ Laravel Echo & Real-Time Dashboard Integration ✔ Eloquent Models, Migrations, Controllers & AJAX-Based Blade Views ✔ Laravel Excel & DomPDF Reporting ✔ PHPUnit & Feature Testing ✔ Laravel Pint Compliance ✔ Bug Fixing & Performance Optimization We follow clean Git workflows, documented commits, code reviews, and staged testing to ensure stability in production environments. Our experience with Laravel, WebSockets, APIs, telecom workflows, and monitoring integrations enables us to move quickly within existing codebases while maintaining code quality and scalability. Regards, Resonite Technologies
₹55,000 INR in 7 days
0.0
0.0

Hello, I am an experienced Laravel developer with strong expertise in Laravel 12, PHP 8.x, MySQL, AJAX, WebSockets, REST APIs, and multi-tenant applications. Your project aligns well with my experience building and extending business-critical platforms. I understand that the foundation is already in place, and the primary requirement is to complete the remaining modules, fix existing bugs, and deliver production-ready code while preserving the current architecture and role-based access structure. I can help with: • Bug fixing and stabilization of existing modules • Multi-company tenancy compatibility and protection of existing finance/invoicing integrations • AJAX-powered Bootstrap/Blade interfaces consistent with the current UI • Laravel Excel and DomPDF exports where required I follow clean coding practices, maintain well-documented commits, and can work efficiently within an existing codebase. I would be happy to review the current implementation, identify the remaining gaps, and provide a clear development plan before starting. Looking forward to discussing the project further. Thank you, Amarshi Jamod.
₹25,000 INR in 7 days
0.0
0.0

Uthangarai, India
Member since Nov 25, 2023
₹100-400 INR / hour
€250-750 EUR
₹1500-12500 INR
$30-250 CAD
₹37500-75000 INR
$750-1500 USD
€30-250 EUR
₹600-2500 INR
$30-250 USD
£750-1500 GBP
₹1500-12500 INR
$250-750 USD
$2-8 USD / hour
₹5000-8000 INR
$3000-5000 USD
₹12500-37500 INR
₹1500-12500 INR
₹150000-250000 INR
$250-750 USD
₹12500-37500 INR
$10-30 USD