
Closed
Posted
Paid on delivery
Project: Dareit Experience Required: 1–2 Years Duration: 3 Months Salary: Up to ₹20,000/month Location: Remote About Dareit Dareit is a challenge-based social platform where users participate in dares, challenges, posts, and competitive engagement systems. The platform includes media uploads, scoring systems, leaderboards, and social interactions. We are looking for a Laravel Backend Developer with 1–2 years of experience who can help build scalable APIs and backend systems for the Dareit platform. Job Title Laravel Backend Developer (1–2 Years Experience) Responsibilities Develop and maintain backend systems using PHP Laravel Build and manage REST APIs for mobile applications Design and optimize MySQL databases Implement authentication and authorization systems Work on leaderboard, points, challenge, and engagement modules Integrate third-party APIs and services Handle image/video/audio/document upload APIs Optimize backend performance and API response times Debug and fix backend issues efficiently Collaborate with Flutter/mobile developers and UI team Required Skills 1–2 years of experience in PHP Laravel development Strong understanding of REST API development Experience with MySQL database design and optimization Knowledge of Laravel Sanctum/JWT authentication Good understanding of MVC architecture Experience with Git and version control Knowledge of API security, validation, and error handling Basic deployment/server management knowledge Preferred Skills Experience with social media or gaming platforms Knowledge of WebSockets/Pusher/Firebase Experience with AWS/DigitalOcean/VPS hosting Understanding of caching and queue systems Familiarity with scalable backend architecture Ideal Candidate Can work independently Writes clean and maintainable code Understands startup speed and execution Comfortable handling production APIs Can deliver features within deadlines Compensation Up to ₹20,000/month 3-Month Internship/Freelancing Possibility of long-term continuation based on performance Hiring Process Resume Screening Technical Interview Small Laravel API Task Final Discussion How to Apply Send: Resume GitHub/Portfolio Laravel project links Current availability
Project ID: 40426465
53 proposals
Remote project
Active 21 secs ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
53 freelancers are bidding on average ₹24,181 INR for this job

Hi, I am an experienced Laravel Backend Developer with 3+ years building scalable REST APIs for social platforms. For Dareit I can deliver: REST APIs for challenges, dares, posts, scoring systems, and leaderboards. Laravel Sanctum/JWT authentication and RBAC. Optimized MySQL design for high-read social platform. WebSockets/Pusher for real-time leaderboards. Image/video/audio upload APIs with AWS S3. Queue systems with Laravel jobs for notifications. I write clean code, work independently, and can commit for the 3-month duration. Available to start immediately. Happy to share GitHub portfolio and do the Laravel API task.
₹25,000 INR in 7 days
8.3
8.3

Hi, I’m a Laravel Backend Developer with 8 years of experience building scalable REST APIs, authentication systems, and database-driven applications. I’m interested in contributing to Dareit and can help develop clean, secure, and high-performance backend systems for challenges, leaderboards, engagement modules, and media uploads. My skills include: • PHP Laravel, REST APIs, MySQL • Laravel Sanctum/JWT Authentication • API validation, security & optimization • Git/version control • Third-party API integrations • Media upload handling (image/video/audio) I understand startup environments and can work independently while delivering features on time. I’m also comfortable collaborating with Flutter/mobile teams and debugging production APIs efficiently. I can start immediately and am available for the 3-month engagement with long-term commitment if required. I’d be happy to complete the Laravel API task and discuss how I can support the Dareit platform. Thanks!
₹22,000 INR in 10 days
7.5
7.5

With over a decade of experience, Carol Data Technology has built a solid reputation as a leading provider of web and mobile solutions. I, Shivpal, bring along my 10 years of expertise in PHP Laravel development and the promise of delivering clean, maintainable code that meets industry standards. As someone who understands the challenges entailed in executing startup projects within specified timelines, I can assure you prompt delivery without compromising on quality. My expertise in REST API development, MySQL database design, and optimization perfectly aligns with what Dareit requires. This also includes my knowledge in Laravel Sanctum/JWT authentication, version control (Git), database security, validation, and error handling to ensure stable and secure backend systems—precisely what Dareit seeks for its challenge-based platform. As an ISO certified firm, we are committed to delivering services that guarantee utmost customer satisfaction. Engaging with Carol Data Technology not only brings you 10+ years of experience and up-to-date know-how but also a level of service and reliability that will exceed your expectations. Let me prove my skills by discussing through a resume screening, technical interview, small Laravel API task and if desired a final discussion! Together let's make Dareit a sensational platform.
₹25,000 INR in 7 days
7.3
7.3

With a solid 1–2 years of experience with PHP Laravel, database design and development with MySQL, I believe I'm the right fit for Dareit's backend development. Having invested more than a decade developing highly scalable web and mobile applications across multiple sectors, including gaming and social media platforms, I'm confident that my skills align perfectly with your requirements. In addition to managing REST APIs for mobile applications, I have great command of Laravel Sanctum/JWT authentication and basic knowledge of deployment/server management. Being well-versed in API security, validation and error handling, expect an optimized API backend performance within given deadlines while ensuring image/video/audio/document upload APIs are correctly handled to encourage increased ownership.
₹25,000 INR in 7 days
7.1
7.1

Hi, I’ve read your requirement, you need a Laravel backend developer to build scalable APIs for a challenge-based social platform. This aligns well with our experience in API-driven systems, leaderboards, media handling, and high-performance backends. We can support you with clean Laravel architecture, optimised MySQL design, secure APIs (Sanctum/JWT), and scalable modules for challenges, points, and engagement, built with startup speed and production stability in mind. Quick questions: ============== Is your backend starting from scratch or partially built? Do you plan real-time features (leaderboards/chat) via WebSockets or Firebase? Expected daily API load or user scale? We can start immediately and deliver fast, clean, and scalable backend support. Best Regards, Srashtasoft Team
₹29,000 INR in 10 days
6.7
6.7

Your leaderboard system will break under concurrent updates if you're using standard MySQL queries without row-level locking. When 100 users complete a challenge simultaneously, you'll get race conditions that corrupt scores and rankings. Quick question - are you planning to cache leaderboard data in Redis, or will you hit the database on every request? And what's your expected challenge completion rate during peak hours - 10 per minute or 100? Here's how I'd architect this: - LARAVEL SANCTUM + JWT: Implement token-based auth with refresh logic and rate limiting per user to prevent API abuse during viral challenges. - MYSQL OPTIMIZATION: Design indexed tables for challenges, user_scores, and leaderboards with composite keys to handle 1000+ concurrent reads without query timeouts. - MEDIA UPLOAD API: Build chunked upload endpoints with S3 integration and webhook callbacks to handle 50MB video files without blocking the main thread. - LEADERBOARD MODULE: Use Redis sorted sets for real-time ranking updates and sync to MySQL every 30 seconds to avoid database locks during score bursts. - API RESPONSE TIME: Implement Laravel query caching and eager loading to keep API responses under 150ms even with 10K active users. I've built similar engagement systems for 2 social platforms that scaled from beta to 25K daily active users. The scoring logic you're describing will need transaction isolation to prevent duplicate points - let's discuss edge cases like network retries and failed challenge submissions before you commit to the schema design.
₹22,500 INR in 7 days
6.9
6.9

Hello there, we are a team of senior Full Stack Web and Mobile App Developers, Designers and we can do this project in no time. Thanks Ashish Kumar.
₹25,000 INR in 7 days
5.7
5.7

Hi, With 12+ years of experience in Laravel, backend development, and DevOps, I’m confident I can contribute strongly to the Dareit project. I have hands-on experience building scalable APIs, media upload systems, social features, authentication, and high-performance MySQL databases. My expertise includes Laravel, REST APIs, Laravel Sanctum/JWT, Git, and MVC architecture, ensuring secure and maintainable backend systems for mobile applications. I work with startup speed while maintaining clean, reliable, and scalable code. I’m comfortable with your budget and excited about the opportunity for long-term collaboration based on performance. Let’s build a fast, secure, and scalable backend for Dareit Regards, Dhanu Innovations Pvt. Ltd.
₹25,000 INR in 7 days
5.7
5.7

With over _ years of experience in Laravel and MySQL, I am confident in my ability to effectively develop and maintain your Dareit platform's backend systems. My expertise lies in building scalable APIs and optimizing database performance which will be invaluable to integrating features such as media uploads, scoring systems, and leaderboards on your platform. I have an extensive knowledge of REST API development and have previously worked with authentication and authorization systems like Laravel Sanctum/JWT. Moreover, my understanding of MVC architecture enables me to write clean and maintainable code that is highly efficient. I am skilled at working with third-party APIs and services while handling image/video/audio/document uploads via APIs effectively. Additionally, my familiarity with Git and version control ensures smooth collaboration with Flutter/mobile developers and UI team. In conclusion, I embody all crucial requirements outlined for this project including the preference for candidates who understand startup speed, who can deliver within deadlines, work independently yet collaboratively, manage production APIs comfortably, and also those with basic deployment/server management knowledge. Journeying together through this project will not only ensure success but nurture the possibility of a long-term professional relationship based on exemplary performance by delivering value beyond expectations.
₹12,500 INR in 10 days
5.1
5.1

My name is Suresh Kumar and I'm here to offer my 8 years of valuable web development experience to help bring Dareit to life. Having worked with variedweb applications and a range of open-source platforms including but not limited to Laravel, CodeIgniter, and Core PHP (which are all crucial in the construction of your platform), I am confident in my skills for this job. Over the years, I have built a solid understanding of MVC architecture and REST API development that your project calls for. As a developer who values clean code and timely execution, I emphasize on quality and scalable solutions with efficient debugging process, which align perfectly with the agile nature of your start-up. My proficiency in MySQL database design and optimization; Laravel Sanctum/JWT authentication; Git for version control; maintenance of server deployment; knowledge of API security; validation and error handling tick all the boxes outlined in your job description. In addition, my skillset includes API Integration, HTML, PHP apart from mastery over several other languages making me dynamic & versatile coworker. If you choose me for this project, I assure you that you will be getting an efficient professional who can work both independently and collaboratively when required. My past experiences have allowed me develop an innate understanding of the similar projects that will help
₹15,000 INR in 7 days
5.3
5.3

With my extensive 10-year experience in full-stack development, I bring a wealth of knowledge and expertise to the table. I have worked on projects encompassing similar complexities, like your high-engagement Dareit platform, that required integrating media uploads, scoring systems, and social interactions. My proficiency in Laravel, MySQL, & PHP make me an ideal fit given your project prerequisites. I've spent years building robust REST APIs for mobile apps and also possess good insights on authentication systems like Laravel Sanctum / JWT for your platform's security demands. I'm familiar with Git and version control for team collaboration efficiency. In addition, my experience includes task handling like leaderboard, points, challenges - essential components for Dareit's success.
₹25,000 INR in 7 days
5.1
5.1

With over 1-2 years of hands-on experience in PHP Laravel development at my disposal, I bring the expertise your Dareit project needs. I'm highly proficient in building and maintaining backend systems using PHP Laravel, designing REST APIs imperative for mobile apps, ensuring optimum performance through efficient MySQL database design and optimization and integrating third-party APIs and services. I also possess a strong grasp of Laravel Sanctum/JWT authentication, API security/validation/error handling. Moreover, my understanding of MVC architecture, experience with Git and version control along with knowledge of web sockets like Pusher/Firebase give me an edge to create smart, scalable & future-ready digital solutions that are ready to grow with your platform. My competency extends to server management process as well, which includes AWS/DigitalOcean/VPS hosting.
₹30,000 INR in 5 days
4.5
4.5

Hey there, The real pain point is not coding Laravel endpoints, it is handling constant data flow from challenges, scoring, uploads, and leaderboards without creating race conditions, duplication bugs, or performance drops under engagement spikes. What actually makes or breaks this kind of system is clean architecture where authentication, scoring, media handling, and real time updates are designed as one connected backend, not isolated modules. Do you want me to break down a clean Laravel architecture for this so the challenge system, leaderboard, and uploads all stay stable under real load? Inbox me ASAP Warm regards, Umer Kayani
₹25,000 INR in 4 days
4.2
4.2

How are you planning to manage high-concurrency features like leaderboards, challenge scoring, and media uploads as user activity grows, because backend structure and queue handling will be critical for keeping the platform responsive? I understand you need a Laravel backend developer to build scalable APIs and engagement systems for the Dareit social challenge platform, including authentication, media handling, leaderboard logic, points systems, and mobile app integrations. With strong experience in Laravel, REST APIs, MySQL optimization, JWT/Sanctum authentication, VPS deployments, and scalable backend workflows, I can help build secure and maintainable production-ready APIs optimized for performance, clean architecture, fast response times, smooth Flutter integration, and future scalability for social engagement features.
₹25,000 INR in 35 days
4.5
4.5

Hi, I’m Karthik with 15+ years of experience in PHP Laravel, REST API development, and scalable backend architecture. I have worked on social platforms, business applications, and high-performance API systems, and I can contribute effectively to the Dareit platform. My expertise includes: ✔ Laravel API development ✔ MySQL database design & optimization ✔ Laravel Sanctum/JWT authentication ✔ Media upload APIs (image/video/audio/document) ✔ Leaderboards, points & engagement systems ✔ API security, validation & performance optimization ✔ Git workflow & deployment support I’m experienced in collaborating with Flutter/mobile teams and building clean, maintainable backend systems with proper MVC architecture and scalable coding practices. Additional experience: • WebSockets/Firebase integrations • Queue systems & caching optimization • AWS/DigitalOcean/VPS deployments • Third-party API integrations I understand startup environments, fast execution cycles, and production-level backend requirements. I can work independently, debug issues efficiently, and deliver APIs within deadlines. Available to start immediately and comfortable with the technical task/interview process. Best Regards, Karthik
₹55,000 INR in 7 days
4.6
4.6

As an experienced full-stack developer with over 8+ years working not only in mobile app development, but also in backend service development, I believe I am the ideal candidate to tackle Dareit's Laravel platform. My extensive background means I've honed my skills in Laravel, MySQL and PHP, key technologies that will help me drive the growth and engagement of Dareit effectively. In addition to providing a solid skill set for your project, what sets me apart is my ability to marry clean code solution with scalable backend architecture. This combination is extremely important for projects that require high performance and efficient API responses, just like Dareit. My experience with Git & Version Control, as well as basic deployment/server management knowledge, will ensure I can carry out my work with minimal hitches. I'm no stranger to adhering to tight deadlines and understand the need for delivering quality features on time. Moreover, having worked in similar challenging environments before, I understand the demand for startup speed and execution - qualities your job description emphasized. My previous experiences have helped shape these skills so the learning curve for your platform will be a lot less steep for me. I'm excited about the opportunity to be a part of Dareit where I could contribute towards building a dynamic challenge-based social platform that grows rapidly while being reliable and scalable.
₹18,000 INR in 7 days
4.6
4.6

Hello, I’m very interested in the Laravel Backend Developer opportunity for Dareit. I have hands-on experience working with Laravel backend systems, REST APIs, MySQL optimization, authentication systems, and scalable application architecture. I’m comfortable building and maintaining production-ready APIs for mobile applications and have experience working on social/community-based platforms involving user engagement, rewards, uploads, and real-time interactions. My skills include: • PHP & Laravel development • REST API development & integration • MySQL database design and optimization • Laravel Sanctum/JWT authentication • File upload systems (image/video/audio/document) • API security, validation & error handling • Queue systems, caching & performance optimization • Git/version control workflows • VPS/server deployment basics I also have experience collaborating with frontend/mobile teams and working in fast-paced startup environments where clean code and timely delivery are important. I’m available to start immediately and comfortable with the technical interview/task process. I can share my resume, GitHub, Laravel project links, and current availability upon request. Looking forward to discussing the opportunity further. Best regards, W3loop
₹25,000 INR in 5 days
3.4
3.4

Hi there ✌️, I’m a PHP Laravel developer with hands-on experience building REST APIs, authentication systems (Sanctum/JWT), and MySQL-driven backend architectures for scalable applications. I’ve worked on features similar to your Dareit platform, including user engagement flows, scoring systems, media upload APIs, and optimized database structures. I’m comfortable working with MVC architecture, Git version control, API security, and integrating third-party services. For your project, I can build clean, maintainable Laravel APIs for challenges, leaderboards, points, and social interactions while ensuring fast response times and smooth collaboration with mobile developers. I’m available to start immediately and can work within startup timelines. Regards,
₹25,000 INR in 7 days
3.1
3.1

Hello, I’m interested in the Laravel Backend Developer role for the Dareit platform and would be comfortable contributing to the backend systems for your challenge-based social application. I have experience building API-driven backend systems in PHP Laravel, focusing on scalable architecture, clean MVC structure, and performance-optimized database design using MySQL. I’m also comfortable working with authentication systems like Laravel Sanctum and JWT for secure user sessions and role-based access control. For a platform like Dareit, I understand the importance of handling high-engagement features such as challenges, scoring systems, leaderboards, and media uploads. My approach to this would include: * Designing modular REST APIs for users, challenges, posts, and leaderboard logic * Structuring database relationships for scalable scoring and ranking systems * Implementing secure file upload pipelines for images and videos * Optimizing queries for fast leaderboard and engagement calculations * Using queues/background jobs where needed to handle heavy operations efficiently I can share Laravel projects and GitHub repositories upon request, along with availability details for immediate onboarding. Looking forward to contributing to Dareit. Regards JP
₹25,000 INR in 7 days
2.5
2.5

Hi, Hi, I can fix your Dareit backend needs I've solved this exact problem many times. Here is what I will do: Build scalable Laravel REST APIs for challenges, posts, points, and leaderboards. Design and optimize MySQL tables for fast reads, writes, and secure data handling. Implement Sanctum/JWT auth, media upload APIs, and smooth integration with Flutter. 10 days free support after delivery Milestone-based payment Reply "YES" and Best regards, syed ribal
₹37,500 INR in 4 days
2.0
2.0

Kanpur, India
Member since May 7, 2026
$250-750 USD
$1500-3000 AUD
₹1500-12500 INR
$30-250 USD
₹600-1500 INR
$8-15 USD / hour
$8-15 USD / hour
₹600-1500 INR
$30-250 USD
$250-750 USD
$250-750 USD
$750-1500 USD
₹1500-12500 INR
₹12500-37500 INR
₹12500-37500 INR
$25-50 USD / hour
₹12500-37500 INR
$30-250 USD
£5-10 GBP / hour
$30-250 USD