15 Resource Websites Every Web Developer Should Know
Links and details of essential web development related websites you should follow
Our TikTok-style commerce platform is already live on both iOS and Android, powered by a Laravel backend and running on Alibaba Cloud. Daily we handle live shopping streams, real-time chat, in-app payments, and logistics tracking, and our user base is moving from the hundreds of thousands toward the million-plus mark. To stay ahead of that growth I’m restructuring the entire infrastructure and codebase for true horizontal scale, bullet-proof uptime, and lightning performance. Here is the current landscape you’ll step into: • Native iOS & Android codebases that need profiling, refactoring where necessary, and tighter CI/CD. • A Laravel monolith that must be modularised, cached with Redis, and tuned for very high concurrency. • PostgreSQL i...
We’re hiring a backend engineer who can deliver quickly without compromising quality and help optimise the Zeedeo Admin Panel. Stack Experience with stack ( Node, PHP, Laravel, Nextjs) Scope includes: Finalising all modules using our existing APIs: , , , 4. Content/Banners, , Delivery schedule 3/5 days. Budget: $65 -Conntect AWS Cognito authentication -Connecting our PHP + MySQL database -Connecting our AWS S3 bucket -Deploying the admin panel to our AWS server -Implementing clean, scalable API integrations -Securing authentication and role‑based access -Delivering a stable, production‑ready panel with clear documentation -NO AI will be allowed! Pure and clean code. Our dashboard
We’re hiring a backend engineer who can deliver quickly without compromising quality and help optimise the Zeedeo Admin Panel. Stack Experience with stack ( Node, PHP, Laravel, Nextjs) Scope includes: Finalising all modules using our existing APIs: , , , 4. Content/Banners, , Delivery schedule 3/5 days. Budget: $65C -Conntect AWS Cognito authentication -Connecting our PHP + MySQL database -Connecting our AWS S3 bucket -Deploying the admin panel to our AWS server -Implementing clean, scalable API integrations -Securing authentication and role‑based access -Delivering a stable, production‑ready panel with clear documentation -NO AI will be allowed! Pure and clean code. Our dashboard
...encourage the “thousands of people” interaction I’m aiming for. • A lightweight analytics dashboard lets creators and brands track reach and engagement as they scale. Scope of work I need an end-to-end build: database architecture, responsive web (mobile-first) interface, clean admin panel, and solid cloud deployment that can handle rapid user growth. If you prefer React, Vue, Flutter, Node, Laravel, or similar frameworks, mention it—flexibility is fine as long as performance, security, and maintainability stay front and center. What to include in your bid Experience matters most to me. Show me platforms, marketplaces, or large-scale social products you’ve shipped or maintained. Outline the stack you’d use here and any growth miles...
...User accounts should be available but not forced; guests can book, while registered users gain the benefit of tracking past appointments and faster re-booking. • Admin area where I can add or edit tuning packages, adjust time slots, and receive email notifications for every new reservation. Please use a well-supported platform—WordPress with a solid booking plugin is fine, but I’m open to Laravel or another framework if it delivers the same smooth experience. Integrations with Stripe or PayPal for deposits would be a bonus, though payment isn’t required at this stage. Acceptance criteria: bookings must reach my inbox instantly, the calendar must prevent double-booking of identical time slots, and the service-selection dropdowns must be editable by m...
1. Project Overview We are seeking a developer to enhance an existing production web application built with the following technology stack: • Frontend: Vue.js • Backend: Laravel (API) • Database: PostgreSQL • Storage: AWS S3 • Deployment: GitHub Actions + AWS EC2 The system is already live and operational. This engagement focuses on foundational improvements and feature extensions — not a full redesign. 2. Scope of Work (Initial Phase) This phase focuses on improving the document upload workflow and implementing basic cloud import functionality. 2.1 Document Upload Improvements Requirements • Implement drag-and-drop upload support. • Support the following file types: • PDF • DOC / DOCX • CSV • XLSX ...
1. Project Overview We are seeking a developer to enhance an existing production web application built with the following technology stack: • Frontend: Vue.js • Backend: Laravel (API) • Database: PostgreSQL • Storage: AWS S3 • Deployment: GitHub Actions + AWS EC2 The system is already live and operational. This engagement focuses on foundational improvements and feature extensions — not a full redesign. 2. Scope of Work (Initial Phase) This phase focuses on improving the document upload workflow and implementing basic cloud import functionality. 2.1 Document Upload Improvements Requirements • Implement drag-and-drop upload support. • Support the following file types: • PDF • DOC / DOCX • CSV • XLSX ...
...storage (cloud) + patient access Location (GPS) + maps integration Clean UI/UX 4) Deliverables Android app (APK + source code) Admin + Lab Panel (web) OR Lab partner app Backend + DB + APIs Deployment support (server setup) Basic documentation + handover 1–2 months bug support (mention in proposal) 5) Preferred Stack (Developer suggest) Flutter / React Native (mobile) Node.js / Django / Laravel (backend) MySQL/PostgreSQL Firebase/FCM push notifications AWS/S3/Cloud storage for reports 6) Please include in your proposal Similar apps experience (Health / booking apps) Timeline + cost breakup (Phase wise) Team size & communication plan Post-launch maintenance cost (optional) Budget: (Developer propose) Start: Immediately Country: India...
...time so low-quantity items trigger alerts • Generating reports (sales, inventory valuation, reorder points) that can be exported to PDF or Excel • Categorizing items with searchable tags and multi-level product categories A clean, responsive interface is important, but speed and reliability matter more; please choose the stack you are most comfortable scaling and maintaining. I am open to Laravel, Django, Node, or comparable frameworks as long as the final build is well-documented and easy for another developer to extend later. Deliver the full source code in a version-controlled repository plus a brief hand-off guide that covers environment setup, database schema, and how to add new users or item categories....
Stripe Integration Specialist Needed • $250 USD. Serious inquiry only please! We are seeking an experienced Laravel webmaster to integrate two plans and a coupon into our Stripe setup. The task involves ensuring seamless functionality and utilizing Stripe's built-in features effectively. The project must be completed within one week. And we require ongoing support please.
I need a clean, modern site that lets homeowners quickly book our pe...integrated payments. • Customer accounts only— they sign up once, then log in to view past jobs, reschedule or cancel. • Admin dashboard where I can open or block dates, adjust prices, and pull simple reports. • Fast, mobile-first pages, basic on-page SEO and clear calls-to-action so enquiries convert. • Build on a platform you’re comfortable maintaining (WordPress with a booking plugin, Laravel, or a lightweight React stack are all fine as long as I can manage content afterward). Deliverables are a fully functional live site, brief hand-over training, and 30-day post-launch bug support. If this sounds like your wheelhouse, tell me how you’ll approach the booking f...
...(Google AdSense or your recommended network) woven into the design without hurting UX • Modern optimisation basics—lazy loading for media, CDN integration, SSL, basic SEO tags—so pages load quickly and stay secure I lean toward a colourful, minimal-clutter interface: think bold accent colours, large imagery and intuitive navigation rather than corporate greys. Feel free to suggest React, , Laravel, Django, Firebase or whatever stack you’re comfortable with, as long as it lets me scale and manage content easily. Key deliverables • Live website deployed on my domain • Admin panel with role management • Source code with clear documentation and install guide • Brief hand-off session (video or written) showing how to add ads, mode...
I’m running a Laravel 10 bulk-media sender that talks to WhatsApp Business Cloud through a webhook. Whenever the API answers with HTTP 429, the webhook does mark the message as failed, yet the queued retry flow (RetryFailedWhatsAppJob on Redis/cloud queue) rarely fires, and when it does, the image-ID matching logic sometimes mis-aligns. The result is missed retries or, worse, duplicate sends. Here’s what needs to happen: • Repair the webhook callback so the media object returned by WhatsApp is always matched to the correct outbound record. • Ensure the job is dispatched, picked up, and processed on the existing Redis-backed queue every time a 429 occurs, honouring the current attempt counter. • Implement a reliable back-off for those 429 responses ...
...per_unit) - Set base price, min/max price, base unit - Set time type (fixed/variable) - Set base time + extra time - Materials cost, urgency fee, worker level fee - Service status control Deliverables: - Customer App (Android) - Worker App (Android) - Admin Panel (Web) - Backend + Database - Full source code Looking for: - Flutter/React Native developer - Strong backend experience (Node/PHP/Laravel) - Clean UI/UX - Fast communication - Can work 3–4 hours/day Budget: $500 --- Please share your best price and timeline....
I am looking for an experienced Laravel developer with real server-side deployment experience to install and validate already delivered Laravel ZIP packages. The ZIP packages are already prepared and finalized. This is strictly a technical installation and validation task. No development. No UI work. No feature changes. No refactoring. No payment integration. Scope of Work • Install the provided Laravel ZIP packages on the server • Configure the .env file using provided credentials • Ensure correct permissions (storage, bootstrap/cache) • Run Composer install if required • Confirm the application boots correctly • Verify core routes load without 500 errors • Check logs for critical issues • Provide a short technical summary ...
I need a clean, mobile-friendly site where our society can both showcas...pay through a mainstream payment gateway (Stripe, PayPal, or similar), • receive an instant confirmation email with a scannable e-ticket or order number. On the back end I need an admin dashboard that lets me: • add or edit events, • set ticket inventory and pricing, • track sales in real time, and • export attendee lists for check-in. I’m open on the tech stack; WordPress with WooCommerce, a Laravel build, or a modern JavaScript framework are all fine as long as the code is secure, lightweight, and easy to maintain. The finished product should be delivered ready for deployment on a standard LAMP or comparable cloud environment, with brief hand-over documentation so I can manag...
...transmitted medical-record data, making sure keys are managed securely and database backups follow the same standard. • Review the current codebase, server configuration and third-party plugins against HIPAA’s Security Rule, then patch any gaps you find. • Document the changes and supply a simple compliance checklist I can keep on file for auditors. I’m on a Linux VPS running Nginx with a Laravel backend; you’re free to use Let’s Encrypt, Cloudflare Origin certs or a commercial SSL as long as renewal is automated and HSTS is enabled. Any encryption libraries you choose must be widely supported and up-to-date (OpenSSL 3+, libsodium, etc.). The work is complete when the site passes Qualys SSL Labs with an A grade, automated tests confirm data...
...dates, mentions, and filing deadlines. Reminder System: Email/SMS notifications for upcoming deadlines (e.g., 30-day stamping deadlines for Letters of Offer). Conflict Check: A search tool to ensure no conflict of interest before opening new files. Technical Preferences Frontend: React, Vue.js, or Angular for a responsive, modern UI. Backend: Node.js (Express), Python (Django/FastAPI), or PHP (Laravel). Database: PostgreSQL or MongoDB (must be secure and scalable). Document Processing: Integration with libraries like Docxtemplater, , or specialized APIs for document manipulation. Security: High-level encryption (AES-256), SOC 2 compliance standards, and multi-factor authentication (MFA). Freelancer Requirements Proven portfolio in SaaS or Enterprise Resource Planning (ERP...
...tracking) • sales analytics (orders, revenue, conversion rates, most-requested parts, export to CSV) I’m expecting clean, maintainable code with modern frameworks—React Native or Flutter for the mobile side and something like React, Vue, or Angular on the web front end are all fine as long as the stack supports real-time functionality (WebSockets or Firebase) and scales. The back end is still open; Laravel, Node, or Django work for me so long as it exposes a documented REST/GraphQL API and pairs easily with a relational database. Key deliverables • Fully functional iOS and Android builds published to TestFlight/Google Play internal testing • Deployed web dashboard with secure login, hosted in my AWS or GCP account • Source code in a private Git r...
... • sales analytics (orders, revenue, conversion rates, most-requested parts, export to CSV) I’m expecting clean, maintainable code with modern frameworks—React Native or Flutter for the mobile side and something like React, Vue, or Angular on the web front end are all fine as long as the stack supports real-time functionality (WebSockets or Firebase) and scales. The back end is still open; Laravel, Node, or Django work for me so long as it exposes a documented REST/GraphQL API and pairs easily with a relational database. Key deliverables • Fully functional iOS and Android builds published to TestFlight/Google Play internal testing • Deployed web dashboard with secure login, hosted in my AWS or GCP account • Source code in a private Git re...
...flow. The primary goal is community engagement, so once users are inside they must be able to create a profile, edit basic details, and exchange direct messages with each other. No e-commerce, no complex forums—just a clean, responsive space for members to connect. A lightweight tech stack is fine as long as it is secure and quick to deploy; React or Vue on the front end and Node, Django, or Laravel on the back end would all work if OAuth and secure password storage are implemented correctly. Mobile-friendly layout is required, and I’d like the initial build hosted on a standard cloud service (AWS, Heroku, Vercel, or similar) so I can test it live. Deliverables: • Fully functional website with Gmail and email/password authentication • User profile pages ...
I run a high-volume stock photography website built on Laravel. We currently have 800,000+ images in our database, and the library is growing daily. Our current search functionality is critically slow. When a user searches for a keyword (e.g., "House"), it takes approximately 9 seconds for the server to return the results. This appears to be a database/query bottleneck (likely full table scans) rather than a connection issue. I need the search query time reduced to under 1 second (ideally instantaneous). Technical Environment: Framework: Laravel (Latest Stable). Server: Dedicated Server (USA based). Specs: 16GB RAM, 4 CPU Cores, 8 Threads. Database: MySQL / MariaDB. Storage: Images are stored on Backblaze B2 (Note: This project is strictly about fixing the datab...
I run a high-volume stock photography website built on Laravel. We currently have 800,000+ images in our database, and the library is growing daily. Our current search functionality is critically slow. When a user searches for a keyword (e.g., "House"), it takes approximately 9 seconds for the server to return the results. This appears to be a database/query bottleneck (likely full table scans) rather than a connection issue. I need the search query time reduced to under 1 second (ideally instantaneous). Technical Environment: Framework: Laravel (Latest Stable). Server: Dedicated Server (USA based). Specs: 16GB RAM, 4 CPU Cores, 8 Threads. Database: MySQL / MariaDB. Storage: Images are stored on Backblaze B2 (Note: This project is strictly about fixing the datab...
...one: • Secure user authentication (sign-up, login, password reset, optional OAuth) • Subscription management tied to a payment gateway so users can upgrade, downgrade or cancel plans smoothly • Real-time analytics dashboards that surface usage and performance data inside the app without lag You’re free to choose the stack you work fastest with—whether that’s React + Node, , Django, Laravel, or something comparable—so long as the final codebase is well-structured, documented, and easy to hand over for long-term maintenance. Deliverables will include the full source code in a Git repo, a staging link for live testing, and a brief hand-off guide covering environment variables, deployment steps, and any third-party services integrated ...
Each time a customer hits the “Submit Payment” button my site throws a 500 error: BadMethodCallException Method AppHttpControllersGatewayPaymentController::manualDepositConfirm does not exist. The checkout is built in Laravel and uses three gateways—PayPal, Stripe and a manual payment option—and the failure appears no matter which one the customer selects. The error began suddenly; no updates, code pushes or server changes preceded it. Here’s what I need from you: • Trace the call stack, locate why the route is pointing to a non-existent manualDepositConfirm method and correct it (or add the missing method if that’s the cleanest fix). • Make sure PayPal, Stripe and the manual payment flow all complete without triggering an ex...
...confirmation. Because the entire point of the site is sales, every page has to guide users toward purchasing a service without distraction. A modern storefront feel, responsive design, secure checkout, simple admin area for adding or editing services, and basic analytics are all must-haves. If you can recommend the best stack—whether that’s a streamlined WordPress + WooCommerce setup, a custom Laravel build, or another reliable solution—let me know; I only care that it works smoothly and can go live quickly. Deliverables • Fully functional website ready for public launch • Payment gateway integration (Stripe or PayPal—open to advice) • Service catalog with categories, search, and clear “Book/Buy” calls to action &bu...
...the company, and we are now seeking a reliable and highly experienced team to take over the project. Project Overview The application is built with Vue.js (frontend) and Laravel (backend). The system uses Traccar as the backend engine for GPS position processing. The existing codebase is already developed and functional. Initial Scope of Work Set up the current source code in a proper development environment. Review and understand the existing architecture. Implement a series of small modifications and improvements. Ensure stability and continuity of the system. Requirements Strong and proven experience with Laravel and Vue.js. Senior-level expertise (preferably 15+ years of experience in software development). Experience working with GPS tracking systems is a...
...connected store. • Seamless multi-store integration so one basket can contain items from several vendors. • A scheduling module for doctor consultations, complete with reminders and calendar sync. • A content hub where I can post customer testimonials and short video tutorials to reinforce trust. Please build on a modern, scalable stack (React/Next, Vue/Nuxt, or similar paired with Node, Laravel, etc.). I’ll need an admin dashboard for onboarding new stores, managing catalogues, approving consultation slots, and publishing content—no developer should be required for routine updates. Acceptance criteria: 1. Responsive UI that passes cross-browser and mobile testing. 2. Real-time inventory sync demonstrated with at least two sample stores. 3...
...Closure 7. Vendor Management - Vendor Registration - Performance Tracking - Payment Management 8. Admin Panel - User Management - Role & Permission Management - Master Data Management 9. Reports & Analytics - Production Reports - Inventory Reports - Quality Reports - Sales Reports Technical Requirements: - Modern scalable stack (React, Flutter, Node.js, Laravel, .NET) - PostgreSQL/MySQL database - Cloud deployment (AWS/Azure) - Secure API-based architecture - Role-Based Access Control - Workflow Automation - Approval Systems - Document Management - Dashboard & Reports - WhatsApp/Email/text message Integration - Future SAP Integration Ready Features: - Web Admin Panel - Android & iOS Mobile App - Real-time Notifications...
Laravel 12 Developer Needed to Develop Marketplace Platform (Reference Site Provided) We are looking for an experienced Laravel 12 developer to develop a complete marketplace platform based on our reference website. The frontend design must be 100% same as reference site, and the backend should include all required dashboards and management features. Payment gateway integration will be done using Razorpay. Project Requirements 1. Frontend 1.100% same design as reference website responsive payment integration booking & checkout system 2. Admin Dashboard Features (analytics & summary) Management Management 1. Admin can assign any package to any owner 4. Category & Subcategory (with image upload) 5. Package Management
...their tools and let others search for them quickly and intuitively. This first phase focuses only on that listing-and-search workflow. Reviews, ratings, booking calendars, and other extras can wait, so please build the architecture with clean separation of concerns to make those future add-ons painless. You are free to choose a modern stack—React, Vue, or vanilla JS for the front; Node, Django, Laravel, or a similar framework for the back—so long as the code is well-documented, componentised, and backed by a reliable database such as PostgreSQL or MySQL. The finished site must run smoothly on desktop and mobile, load fast on a 4 G connection, and deploy to my VPS or a cloud host that we agree on. Deliverables for this milestone • Responsive UI with intuitiv...
I’m building an online practice hub for Maharashtra-level competitive exams such as MPSC, Police Bharti and Talathi. The stack is Laravel (latest LTS) with MySQL, fully Unicode-ready so every label, question and PDF title appears flawlessly in Marathi. Core learning flow • Students register or sign in and land on a dashboard where they can 1) see recent test results and live rankings, 2) open paid or free PDF notes / books, and 3) update their own profile details. • Subjects to be covered: Polity, History, Geography, Economy, Science, Current Affairs, Marathi, Maths and Reasoning. • Timed MCQ tests auto-score the moment a student submits, instantly updating the rank table. • Razorpay and generic UPI checkout handle subscriptions or single-test purc...
...workflows * Frontend and backend product development What You’ll Do * Maintain and improve our production + Laravel platform * Build features end-to-end (UI, APIs, data model changes) * Debug and resolve issues quickly with high reliability * Improve performance, quality, and system robustness * Collaborate on architecture and ship pragmatic solutions fast Non-Negotiables * Design quality is paramount: clean, polished, modern UX/UI execution * Bug-free delivery is paramount: high attention to detail and strong QA habits * Mastery of AI workflows is paramount and will be evaluated in the hiring process Requirements * Strong hands-on experience with and Laravel * Proven experience building and consuming REST APIs * Strong SQL/database skills (MySQL or PostgreSQL) ...
...Successful connection to AI APIs (Back-end). Front-end chat UI implementation. Final testing and deployment. A Note for Freelancers: I am looking for an efficient integration using existing APIs. Please do not bid if you plan to over-complicate the project with unnecessary custom-trained models. I value clear communication, clean code, and security. Budget: CAD$250 The website itself is built in Laravel and vue.js...
...scheduled across multiple mats and rounds, with clear matside displays. • Scores are entered live; individual results immediately roll into cumulative team standings. • At any point, I can print clean, ready-to-post brackets or final summaries. Everything must run in a browser so I can open it from any laptop in the gym. I’m flexible on the tech stack—React or Vue paired with Node.js, Django, or Laravel and a SQL database makes sense as long as the code is clean, documented, and easy to deploy. An exportable data format and concise installation guide are part of the final hand-off. I’ll share detailed rules, UI sketches, and workflow diagrams once we connect. We can break the build into milestones for architecture, core engine, interface, testing...
I’m setting up a central repository where each of my s...each client only ever sees their own folder structure and files. • Upload/Download handling large PDFs and images without corrupting filenames or timestamps. • An admin panel for me to create new client accounts, assign storage quotas and pull usage logs. I will provide working examples of similar portals and a detailed field list once we begin; you’re free to suggest the tech stack, but PHP/Laravel, Node/Express or Python/Django with a MySQL or PostgreSQL backend are all acceptable. Security, straightforward navigation and a responsive design outweigh flashy graphics. Deliverable is a fully functioning portal installed on my server, source code included, plus brief hand-over documentation so I can ...
We are developing a OTA platform for your business using Laravel
...Manage categories and filters Manage users Basic analytics dashboard Monetization Paid listing option Seller subscription plans Featured listings option TECHNOLOGY REQUIREMENTS (PREFERRED STACK) The platform should be built using a scalable architecture similar to modern marketplace platforms. Preferred stack: Frontend Nuxt 3 (Vue) with SSR for SEO Backend Laravel API (PHP) Database PostgreSQL or MySQL Search Engine Elasticsearch or OpenSearch for filtering and search Caching / Sessions Redis Background Processing Queue system for imports, image processing, and notifications Storage S3-compatible object storage for images Infrastructure CDN integration (Cloudflare or similar) Docker-based deployment pre...
I need a clean, responsive ecommerce store built in PHP that showcases and sells both baby frocks and children’s dresses. The shop should include a secure front-end shopping experience and a practical admin panel where I can add products, set stock levels, fulfil orders and, most importantly, create and track discount codes or coupons at any time. Core requirements • PHP (plain PHP, Laravel or similar framework—whichever lets the shop run fast and remain easy to maintain) • MySQL (or compatible) database architecture • Payment gateway integration • Mobile-friendly layout with intuitive product filters for parents shopping on phones • Admin dashboard with product, order and customer management plus the ability to generate percentage or f...
I’m expanding an existing Laravel-based CRM that shares data with our WordPress marketing site, and I’m looking for a developer who can jump straight into feature work written in clean, modern PHP. Here’s what I need tackled first: • User management - Implement role-based access control so permissions can be adjusted from an admin panel. - Add editable profile pages that draw from our current users table without breaking WordPress log-ins. • Sales tracking - Build a visual sales pipeline view (stages drag-and-drop). - Generate performance analytics that show conversion rates and average deal size. - Integrate lead management: capture, assign, and move leads through the pipeline. • Customer support - A lightweight ticket or...
...Indian payment methods (UPI, debit/credit cards, wallets), and immediately receive an order-tracking link they can follow in real time. Behind the scenes I’ll need an admin dashboard where my team can update products, view orders, and generate basic sales reports. To keep the site scalable and future-proof, use the modern stack you’re most comfortable with—whether that’s React + Node, , Laravel, or another proven combo—as long as the end result is mobile-first, SEO-friendly, and deployable to a mainstream cloud host. Security (SSL, tokenised payments), speed optimisation, and clean code documentation are non-negotiable. Deliverables • Fully responsive e-commerce website with shopping cart, payment gateway integration, and customer order ...
...compliance are critical, so please bring proven experience with encrypted data storage, KYC/AML workflows, role-based authentication and audit-ready logging. Tech stack is flexible as long as it supports rapid iteration, clean APIs and straightforward hand-off to a future in-house team. Feel free to propose React or Flutter for the front end and any modern cloud-native back end (Node, Django, Laravel, etc.) backed by a relational database. Continuous integration, automated tests and containerised deployment will be strong advantages. Deliverables • A deployed Web application and companion Mobile build (native or cross-platform) • Source code in a private Git repository with clear commit history • Schema/API documentation and a concise setup guide &bul...
I have purchased LMS code from codecanon that needs to be lived / deployed on godaddy also API to be connected with SIDH portal of government. refer to attached documents for API setup. pls. confirm if you can do this asap.
The PHP Laravel Ludo tournament website needs to be customized, details of which are given below. 1. I have 2-3 phones, all with the same Game ID login. When I play a game on one phone and upload a screenshot after the game is finished, when I try to join a new game/bet from another phone, or sometimes from the same phone, it displays "You are already in a game," even though no game is currently in progress. This prevents me from joining another game immediately, and users face significant inconvenience. 2. The game should have the option to allow players to place 2-3 bets simultaneously. For example, let's say I log in and set three separate bets of ₹100, ₹200, and ₹500. Now, if another player bets any of these amounts, they can match me on the same bet and start ...
php laravel ludo turnament website customization and some bugs fixing details of customization and bugs - 1. I have 2-3 phones, all with the same Game ID login. When I play a game on one phone and upload a screenshot after the game is finished, when I try to join a new game/bet from another phone, or sometimes from the same phone, it displays "You are already in a game," even though no game is currently in progress. This prevents me from joining another game immediately, and users face significant inconvenience. 2. The game should have the option to allow players to place 2-3 bets simultaneously. For example, let's say I log in and set three separate bets of ₹100, ₹200, and ₹500. Now, if another player bets any of these amounts, they can match me on the same bet an...
...Education). Data must be sent to Admin Email. Ward Directory: A simple list/table of important local contacts (Doctors, Police, Small Businesses). Upcoming Events: Section to display future event schedules. About & Footer: Politician's Bio/Vision. Contact Address, Google Map Embed, and Social Links. Technical Requirements: Platform: WordPress (Elementor Pro preferred) or Custom Code (PHP/Laravel) – Please specify in your bid. Mobile Responsiveness: The site must look perfect on mobile devices as this is the primary viewing platform. Speed: Fast loading time. WhatsApp Integration: Floating WhatsApp chat button. Important Note for Bidders: Language: Ensure you are comfortable working with Marathi fonts (Unicode). I will provide the text, but you must ens...
I’m rolling out the first release of a job-searching platform that already sits on top of a community of 87 million professi...public search. 2. A candidate can find that job via keyword search, open the listing, and click an external or internal “Apply” button. 3. All interactions are logged and visible in the admin panel. 4. Page load and search response stay under 1 second with 10 k concurrent users in staging. Tech stack is flexible—I’m comfortable with React or Vue on the front end and either Node, Django, or Laravel for the back end as long as the codebase is clean, documented, and easy to hand off. If you have experience launching job boards or high-traffic listing sites, let’s talk timelines, milestones, and any questions you may h...
We are looking for an experienced full-stack developer or development team to build a complete Society / Apartment Management Software for residential housing societies. The solution should include a We...Collection report - Expense report - Complaint summary - Admin dashboard with analytics Technical Requirements: - Web-based Admin Panel - Android & iOS App - Role-based access (Admin, Committee, Resident, Security, Accountant) - Cloud hosting - Secure login with OTP - Data encryption - Backup system Preferred Tech Stack (Open to Suggestions): - Frontend: React / Flutter - Backend: Node.js / Laravel / Django - Database: MySQL / PostgreSQL - Cloud: AWS / GCP Deliverables: - Complete source code - Deployment support - API documentation - 3 months post-launch support - Basic tr...
...and basic security best practices Secure forms (spam prevention, CSRF protection where applicable) What We Provide Final long-form SEO website copy (5,000+ words for Venttraffic Media + 2,000+ words for Labs) Page structure and service list Brand direction and any logo/assets we have We can approve stock image direction if needed What You Deliver Full design + build (, MYSQL, Laravel or WordPress—recommend what’s best and why) Implement all pages using our copy Set up CMS and upload initial content Full QA testing (links, forms, mobile, tracking) Launch support 90 days after launch) Short Loom video walkthrough on how to update CMS/pages What We Need From You (To Submit) Please include the following in your proposal: Your recommended platform (Webfl...
CMS page builder Laravel and React, need to use AI coder to make it fast. I have urgent
Links and details of essential web development related websites you should follow
Introduction to Web development using the Laravel PHP framework
How to setup a development environment for Laravel projects