Backend, Admin Panel, Customer App, Doctor App, Delivery Partner App, Vendor App, and Landing Page — all included.
WeCare is an end-to-end digital healthcare platform connecting patients, doctors, hospitals, pharmacies, and delivery partners in one ecosystem. It comprises a Laravel backend with a Filament admin panel, four React Native mobile apps (customer, doctor, vendor, delivery partner), and a React Landing Page. Patients can book doctor appointments, consult via secure Agora video calls, receive digital prescriptions, manage medical reports and pill reminders, and order medicines with doorstep delivery. The platform supports wallets, earnings and withdrawals, commissions, promo codes, health forums, ratings, FCM notifications, English/Arabic languages, and payments through Stripe, PayPal, Razorpay, Paystack, and Flutterwave — bringing the complete healthcare journey right into the user's hand.
WeCare is a complete digital healthcare ecosystem with a Laravel + Filament backend powering four React Native apps and a React Landing Page.
The application is built as a white-label solution, allowing customization of branding, configuration, and backend services for each client.
WeCare integrates with various third-party services to provide enhanced functionality. Please note that third-party services are not included in the base package and require separate paid subscriptions or licenses. Below is a breakdown of all third-party services used:
Important: Clients are responsible for procuring and managing their own third-party service accounts and subscriptions. WeCare provides the integration framework only; service credentials, API keys, and associated costs are the client's responsibility.
Note: It's necessary to have a basic knowledge in both server side and mobile app development.
Basic knowledge in mobile application and installation
Basic knowledge about Google Cloud and Firebase
WeCare integrates with several third-party services to provide functionality such as video consultations, maps, notifications, real-time chat, authentication, email delivery, payment processing, and file storage. These services are not included with the purchase package and must be configured using your own accounts and credentials where applicable.
| Service | Purpose | Required |
|---|---|---|
| Agora (RTC + RTM) | Video consultations, token generation, real-time messaging | Yes |
| Twilio | SMS / OTP delivery | Optional |
| Pusher | Real-time chat event broadcasting | Yes |
| Firebase Cloud Messaging (FCM) | Push notifications to all 4 mobile apps | Yes |
| Firebase Realtime Database | Live data sync | Yes |
| RouteMappy Maps | Maps, routing, address search & location services | Yes |
| MapLibre | Alternative map rendering (customer app) | Optional |
| AWS S3 | File storage for documents, prescriptions, and media | Yes |
| SMTP Mail Service | Transactional emails, notifications, password reset | Yes |
| Stripe | Online payment processing | Optional |
| PayPal | Online payment processing | Optional |
| Razorpay | Online payment processing | Optional |
| Flutterwave | Online payment processing | Optional |
| Paystack | Online payment processing | Optional |
| M-Pesa | Online payment processing | Optional |
WeCare utilizes Agora for secure video consultations between patients and doctors, as well as real-time messaging capabilities. Agora provides high-quality real-time engagement features including video calls, voice calls, and interactive streaming.
WeCare uses Google Firebase for push notifications (FCM) and real-time database features. A Firebase project is required to enable these features across all mobile applications.
WeCare utilizes RouteMappy as its primary mapping and location service provider. RouteMappy offers customizable mapping capabilities including route calculation, address search, navigation support, service area management, and location-based functionality.
If you require RouteMappy Maps for your application, please contact the RouteMappy team directly.
WeCare supports multiple payment gateways for online payments. Choose one or more based on your business requirements and region. All gateways are fully integrated and ready for configuration.
WeCare requires various infrastructure services for file storage, email delivery, and caching to ensure optimal performance and reliability.
The WeCare admin panel includes additional libraries for document generation and data management.
API keys, payment gateway accounts, SMS credits, email service providers, hosting services, domain registration, SSL certificates, video call service subscriptions, map service subscriptions, and cloud storage costs are not included with the purchase package. Buyers are responsible for creating and maintaining their own third-party service accounts and subscriptions where applicable.
Ensure the following software versions are installed before proceeding:
| Tool | Version | Notes |
|---|---|---|
| Node.js | v18.x or higher (LTS) | Required to run React and npm scripts |
| npm | v9.x or later | Comes with Node.js |
| PHP | v8.1 or higher | Required for Laravel backend |
| Composer | v2.x or later | PHP dependency manager |
| MySQL/MariaDB | v10.x | Database server |
| Git | Optional | Recommended for version control |
| Code Editor | VS Code (recommended) | For editing and running code |
| Browser | Latest Chrome, Firefox, or Edge | For testing the app |
Run these commands in your terminal/command prompt to confirm all required tools are properly installed:
# Check Node.js version
node --version # Should show v18.x or higher
# Check npm version
npm --version # Should show 9.x or higher
# Check PHP version
php --version # Should show 8.1 or higher
# Check Composer version
composer --version # Should show 2.x or higher
# Check MySQL version
mysql --version # Should show 10.x or higher
If all commands show the correct versions (or higher), your environment is ready for installation.
If any command returns "not found" or shows an older version, please install or update the corresponding software before proceeding.
WeCare is built using modern and scalable technologies to power customer applications, doctor applications, vendor applications, delivery partner applications, and administrative operations.
Before installing and running the application, ensure the following technologies and tools are installed with the recommended versions.
| Category | Technology | Version | Purpose |
|---|---|---|---|
| Backend — wecare-admin | |||
| Language | PHP | ^8.1 | Server-Side Language |
| Framework | Laravel | 10 | Server-Side Framework |
| Admin Panel | Filament + Filament-Shield | 3 | Admin Dashboard & Roles/Permissions |
| API Auth | Laravel Sanctum | Latest | API Authentication |
| Database | MySQL / MariaDB | 10.4 | Data Storage (Eloquent ORM) |
| Realtime | Pusher | Latest | Chat Broadcast |
| Dependency Manager | Composer | 2.x+ | PHP Package Management |
| Key Backend Libraries | |||
| Firebase SDK | kreait/laravel-firebase + larafirebase | Latest | FCM Push & Realtime Database |
| SMS Gateway | twilio/sdk | Latest | SMS & OTP Services |
| Payment Gateways | cartalyst/stripe · razorpay/razorpay | Latest | Online Payment Processing |
| Video Consultation | agora-access-token-generator | Latest | Agora Token Generation |
| Excel & PDF | maatwebsite/excel · barryvdh/laravel-dompdf | Latest | Excel Import/Export & PDF Generation |
| HTTP Client | guzzlehttp/guzzle | Latest | External API Communication |
| Mobile Apps — Customer / Doctor / Partner / Vendor | |||
| Framework | React Native | 0.77 | Cross-Platform Mobile Development |
| Language | JavaScript / TypeScript | JSX · TS | Customer (JS) · Doctor/Partner/Vendor (TS) |
| State Management | Redux + React-Redux | Latest | Application State Management |
| Navigation | React Navigation | 7 | Native-Stack, Drawer, Bottom-Tabs |
| Video/Voice | Agora RTC + RTM | Latest | Video Consultations (react-native-agora, agora-rn-uikit) |
| Chat | react-native-gifted-chat | Latest | In-App Messaging |
| Maps & Location | react-native-maps, MapLibre | Latest | Location Services & Navigation |
| Places Autocomplete | Google Places Autocomplete | Latest | Address Search |
| Geolocation | react-native-geolocation | Latest | GPS Location Services |
| Push Notifications | @react-native-firebase/messaging | Latest | FCM Push Notifications |
| Notification Handling | notifee · react-native-push-notification | Latest | Local & Push Notification Management |
| Payments (In-App) | Razorpay · Paystack WebView · Flutterwave | Latest | In-App Payment Processing |
| UI Library | React Native Paper | Latest | Material Design Components |
| Icons & Animations | vector-icons · Lottie · Reanimated | Latest | UI Enhancements |
| Image Loading | React Native Fast Image | Latest | Optimized Image Loading |
| Internationalization | i18next | Latest | English / Arabic Language Support |
| JavaScript Engine | Hermes | Latest | Performance Optimization |
| Android Development Environment | |||
| Node.js | Node.js | 18+ | JavaScript Runtime |
| Android SDK | Android SDK | 35 | Android Development Platform |
| Build Tools | Android Build Tools | 35.0.0 | Application Compilation |
| Minimum SDK | Android SDK | 24 | Minimum Supported Android Version |
| Target SDK | Android SDK | 35 | Target Android Version |
| Gradle | Gradle | 8.7.2 | Build Automation |
| Kotlin | Kotlin | 2.0.21 | Android Native Support |
| Android NDK | NDK | 27.1.12297006 | Native Library Support |
| Java | JDK | 17 (Recommended) | Android Development Environment |
| iOS Development Environment | |||
| iOS Deployment Target | iOS | 13+ | Minimum Supported iOS Version |
| Xcode | Xcode | Latest | iOS Development Environment |
| CocoaPods | CocoaPods | Latest | iOS Dependency Management |
| Swift | Swift | Latest | iOS Native Language |
| Landing Page — frontend | |||
| Framework | React | 19 | Frontend Framework |
| Build Tool | Vite | 8 | Build & Development Server |
| CSS Framework | Tailwind CSS | 4 | Styling & UI Design |
| Routing | React Router DOM | 7 | Client-Side Routing |
| HTTP Client | Axios | Latest | API Communication |
| Icons | lucide-react | Latest | Icon Library |
| Linting | oxlint | Latest | Code Quality & Linting |
| Tooling & QA | |||
| Backend Testing | PHPUnit · Pint | Latest | Testing & Code Style |
| Backend Tooling | Laravel Tinker · Sail | Latest | Development Utilities |
| Mobile Bundling | Metro bundler · Babel | Latest | JavaScript Bundling & Transpilation |
| Mobile Linting | ESLint + Prettier | Latest | Code Quality & Formatting |
| Mobile Testing | Jest + React Test Renderer | Latest | Unit & Component Testing |
| Web Linting | oxlint + .oxlintrc | Latest | Frontend Code Quality |
| Server | XAMPP | Apache + MariaDB | Local Development Server |
WeCare integrates with various third-party services that require separate paid subscriptions. These include:
Important: Clients are responsible for procuring and managing their own third-party service accounts, API keys, and subscriptions.
Install all required SDKs, development tools, and dependencies using the recommended versions before beginning the installation process. Version mismatches may result in build or runtime issues.
Pro Tip: Use Node Version Manager (NVM) for Node.js version management and Android Studio SDK Manager for maintaining Android SDK compatibility.
WeCare consists of four mobile applications, a backend, and a Landing Page:
For patients to book consultations
For doctors to manage patients
For pharmacies & labs
For delivery partners
Laravel 10 + Filament 3 Admin Panel
React 19 + Vite 8 + Tailwind 4
Common Base Version: React Native 0.77.1 with React 18.3.1
Node Engine: >= 18 (v20+ recommended)
PHP Version: ^8.1
These are the Composer packages required for the WeCare backend (wecare-admin).
| Package | Version | Purpose |
|---|---|---|
| laravel/framework | ^10.0 | Core Laravel framework |
| filament/filament | ^3.2 | Admin panel & dashboard |
| bezhansalleh/filament-shield | ^3.9 | Roles & permissions for Filament |
| laravel/sanctum | ^3.2 | API authentication |
| kreait/laravel-firebase | ^5.10 | Firebase FCM & RTDB integration |
| kreait/firebase-php | ^7.9 | Firebase PHP SDK |
| kutia-software-company/larafirebase | ^1.3 | FCM push notifications |
| twilio/sdk | ^7.16 | SMS & OTP delivery |
| cartalyst/stripe | ^2.4 | Stripe payment integration |
| razorpay/razorpay | ^2.9 | Razorpay payment gateway |
| yasserbelhimer/agora-access-token-generator | ^1.0 | Agora video token generation |
| maatwebsite/excel | ^3.1.48 | Excel import/export |
| barryvdh/laravel-dompdf | ^2.1 | PDF generation (invoices/prescriptions) |
| guzzlehttp/guzzle | ^7.2 | HTTP client for API calls |
| laravel/tinker | ^2.8 | REPL for Laravel |
These libraries provide the core framework functionality and handle state management, API communication, and date processing across all mobile apps.
| Package | Version | Customer | Doctor | Vendor | Partner | Purpose |
|---|---|---|---|---|---|---|
| react | 18.3.1 | check_circle | check_circle | check_circle | check_circle | UI Library |
| react-native | 0.77.1 | check_circle | check_circle | check_circle | check_circle | Cross-platform mobile framework |
| axios | ^1.8.4 | check_circle | check_circle | check_circle | check_circle | HTTP client for API calls |
| redux | ^5.0.1 | check_circle | check_circle | check_circle | check_circle | State management |
| react-redux | ^9.2.0 | check_circle | check_circle | check_circle | check_circle | React-Redux integration |
| moment | ^2.30.1 | check_circle | check_circle | check_circle | check_circle | Date and time formatting |
| i18next | ^24.2.3 / ^25.6.0 | check_circle | check_circle | check_circle | check_circle | Internationalization |
| react-i18next | ^15.4.1 | check_circle | check_circle | check_circle | check_circle | React i18next integration |
| geofire-common | ^6.0.0 | check_circle | check_circle | check_circle | check_circle | Geo-location queries |
| react-native-get-random-values | ^1.11.0 | check_circle | check_circle | check_circle | check_circle | Random values for crypto |
These libraries handle screen navigation, routing, and tab management within the applications.
| Package | Version | Customer | Doctor | Vendor | Partner | Purpose |
|---|---|---|---|---|---|---|
| @react-navigation/native | ^7.1.6 | check_circle | check_circle | check_circle | check_circle | Core navigation library |
| @react-navigation/native-stack | ^7.3.10 | check_circle | check_circle | check_circle | check_circle | Stack navigation |
| @react-navigation/bottom-tabs | ^7.3.10 | check_circle | check_circle | check_circle | check_circle | Bottom tab navigation |
| @react-navigation/drawer | ^7.3.9 | check_circle | check_circle | check_circle | check_circle | Drawer navigation |
| react-native-screens | 4.10.0 | check_circle | check_circle | check_circle | check_circle | Native screen optimization |
| react-native-safe-area-context | ^5.3.0 / ^5.4.0 | check_circle | check_circle | check_circle | check_circle | Safe area handling |
| react-native-gesture-handler | 2.25.0 | check_circle | check_circle | check_circle | check_circle | Gesture-based interactions |
| react-native-reanimated | 3.17.5 / 3.18.0 | check_circle | check_circle | check_circle | check_circle | Declarative animations |
These libraries enable map rendering and location tracking within the applications.
| Package | Version | Customer | Doctor | Vendor | Partner | Purpose |
|---|---|---|---|---|---|---|
| react-native-maps | 1.20.1 | check_circle | check_circle | check_circle | check_circle | Map component |
| @maplibre/maplibre-react-native | ^10.2.0 | cancel | cancel | cancel | check_circle | MapLibre GL (Partner only) |
| @react-native-community/geolocation | ^3.4.0 | check_circle | check_circle | check_circle | check_circle | GPS location services |
| react-native-google-places-autocomplete | ^2.5.7 | check_circle | check_circle | check_circle | check_circle | Address autocomplete |
| react-native-android-location-enabler | ^2.0.1 | check_circle | check_circle | check_circle | check_circle | Location enabler dialog |
These libraries enable video consultations, real-time messaging, and chat functionality.
| Package | Version | Customer | Doctor | Vendor | Partner | Purpose |
|---|---|---|---|---|---|---|
| react-native-agora | ^4.5.2 / ^4.5.3 | check_circle | check_circle | cancel | cancel | Agora video SDK (Customer & Doctor) |
| agora-rn-uikit | ^5.0.2 | check_circle | check_circle | cancel | cancel | Agora UI kit (Customer & Doctor) |
| agora-react-native-rtm | ^1.5.1 | check_circle | cancel | cancel | cancel | Agora RTM (Customer only) |
| react-native-gifted-chat | ^2.8.0 | check_circle | check_circle | check_circle | check_circle | In-app messaging |
Firebase is integrated to support real-time notifications, data synchronization, and push messaging.
| Package | Version | Customer | Doctor | Vendor | Partner | Purpose |
|---|---|---|---|---|---|---|
| @react-native-firebase/app | ^21.14.0 | check_circle | check_circle | check_circle | check_circle | Firebase core |
| @react-native-firebase/database | ^21.14.0 | check_circle | check_circle | check_circle | check_circle | Real-time database |
| @react-native-firebase/messaging | ^21.14.0 | check_circle | check_circle | check_circle | check_circle | Push notifications (FCM) |
| @notifee/react-native | ^9.1.8 | check_circle | check_circle | check_circle | check_circle | Enhanced local notifications |
| react-native-push-notification | ^8.1.1 | check_circle | check_circle | check_circle | check_circle | Local & push notifications |
| @react-native-community/push-notification-ios | ^1.11.0 | check_circle | check_circle | check_circle | check_circle | iOS push notification support |
These libraries enhance the user interface and animation experience.
| Package | Version | Customer | Doctor | Vendor | Partner | Purpose |
|---|---|---|---|---|---|---|
| react-native-paper | ^5.13.1 | check_circle | check_circle | check_circle | check_circle | Material Design components |
| react-native-vector-icons | ^10.2.0 | check_circle | check_circle | check_circle | check_circle | Icon library |
| lottie-react-native | ^7.2.2 | check_circle | check_circle | check_circle | check_circle | Animated illustrations |
| react-native-elements | ^3.4.3 | check_circle | check_circle | check_circle | check_circle | UI component library |
| react-native-linear-gradient | ^2.8.3 | check_circle | check_circle | check_circle | check_circle | Gradient backgrounds |
| react-native-fast-image | ^8.6.3 | check_circle | check_circle | check_circle | check_circle | Optimized image loading |
| react-native-reanimated-carousel | ^4.0.2 | check_circle | check_circle | check_circle | check_circle | Carousel/slider component |
| react-native-toast-message | ^2.2.1 | check_circle | check_circle | check_circle | check_circle | Toast notification messages |
| react-native-haptic-feedback | ^2.3.3 | check_circle | check_circle | check_circle | check_circle | Device haptic feedback |
| react-native-drop-shadow | ^1.0.3 | check_circle | check_circle | check_circle | check_circle | Drop shadow effects |
The application integrates payment gateways to support secure online transactions.
| Package | Version | Customer | Doctor | Vendor | Partner | Purpose |
|---|---|---|---|---|---|---|
| react-native-razorpay | ^2.3.0 | check_circle | check_circle | check_circle | check_circle | Razorpay payment gateway |
| react-native-paystack-webview | ^5.0.1 | check_circle | check_circle | check_circle | check_circle | Paystack payment gateway |
| flutterwave-react-native | ^1.0.4 | check_circle | check_circle | check_circle | check_circle | Flutterwave payment gateway |
These libraries enable the application to interact with native device capabilities.
| Package | Version | Customer | Doctor | Vendor | Partner | Purpose |
|---|---|---|---|---|---|---|
| @react-native-async-storage/async-storage | ^2.1.2 | check_circle | check_circle | check_circle | check_circle | Local data persistence |
| react-native-image-picker | ^8.2.0 / ^8.2.1 | check_circle | check_circle | check_circle | check_circle | Image selection from camera/gallery |
| react-native-fs | ^2.20.0 | check_circle | check_circle | check_circle | check_circle | File system access |
| rn-fetch-blob | ^0.12.0 | check_circle | check_circle | check_circle | check_circle | File download & upload |
| @react-native-community/netinfo | ^11.4.1 | check_circle | check_circle | check_circle | check_circle | Network connectivity monitoring |
| react-native-permissions | ^5.3.0 / ^5.4.0 | check_circle | check_circle | check_circle | check_circle | Permission handling |
| react-native-webview | ^13.13.5 | check_circle | check_circle | check_circle | check_circle | Web content rendering |
| @react-native-clipboard/clipboard | ^1.16.2 | check_circle | check_circle | check_circle | check_circle | Clipboard access |
| react-native-keyboard-controller | ^1.17.0 / ^1.17.3 | check_circle | check_circle | check_circle | check_circle | Keyboard handling |
| react-native-restart | ^0.0.27 | check_circle | check_circle | check_circle | check_circle | App restart functionality |
| react-native-sound | ^0.11.2 | check_circle | check_circle | check_circle | check_circle | Audio playback |
| react-native-image-base64 | ^0.1.4 | check_circle | check_circle | check_circle | check_circle | Image to base64 conversion |
These are the dependencies for the WeCare Landing Page (frontend).
| Package | Version | Purpose |
|---|---|---|
| react | ^19.2.8 | Frontend framework |
| react-dom | ^19.2.8 | React DOM rendering |
| react-router-dom | ^7.18.2 | Client-side routing |
| axios | ^1.19.0 | HTTP client for API calls |
| lucide-react | ^1.33.0 | Icon library |
| tailwindcss | ^4.3.3 | CSS framework |
| @tailwindcss/vite | ^4.3.3 | Tailwind Vite integration |
| vite | ^8.2.0 | Build tool & dev server |
| @vitejs/plugin-react | ^6.0.4 | Vite React plugin |
| oxlint | ^1.75.0 | Code linting |
The WeCare Admin Panel (built with Filament 3) provides complete control over the platform. Below is the detailed menu structure and functionality.
| Menu Section | Sub-Menu Items | Functionality |
|---|---|---|
| Dashboard | ||
| Dashboard | - | Overview of platform analytics, active consultations, orders, revenue, and key metrics |
| Bookings | ||
| Booking Requests | - | View and manage all doctor appointment bookings (in-clinic) |
| Booking Request Statuses | - | Manage booking lifecycle statuses (Pending, Accepted, Completed, etc.) |
| Consultation Requests | - | Monitor video and home visit consultation requests |
| Consultation Request Statuses | - | Configure statuses for consultation requests |
| CMS | ||
| Sections | - | Manage landing page content sections |
| Section Items | - | Manage items within each CMS section |
| Content | ||
| App Modules | - | Enable/disable modules (Customer, Doctor, Vendor, Delivery) |
| Banners | - | Manage promotional banners across modules |
| Module Banners | - | Module-specific banner management |
| Blogs | - | Create and manage health blogs/articles (EN/AR) |
| FAQs | - | Manage frequently asked questions |
| FAQ Categories | - | Manage FAQ categories |
| FCM Notifications | - | Broadcast push notifications to customers, doctors, vendors, partners |
| Forum Questions | - | Moderate patient forum questions |
| Forum Answers | - | Moderate doctor answers in health forum |
| Insurances | - | Manage insurance provider list |
| Languages | - | Configure supported languages (EN/AR) |
| Privacy Policies | - | Update privacy policy content (EN/AR) |
| Terms & Conditions | - | Manage terms and conditions per user type |
| Services | - | Define and display services offered on the platform |
| Symptoms | - | Manage symptoms by specialist category |
| Doctors | ||
| Doctor Availabilities | - | View and manage doctor schedules |
| Doctor Timings | - | Configure doctor working hours |
| Doctor Leaves | - | Manage doctor leave requests |
| Doctor Documents | - | Review and approve doctor KYC documents |
| Doctor Booking Settings | - | Configure doctor fees and booking preferences |
| Doctor Bank Details | - | Manage doctor bank account information |
| Doctor Specialist Categories | - | Manage doctor specialty categories |
| Financial | ||
| Commission Settings | - | Configure platform commission rates |
| Doctor Commissions | - | View doctor commission transactions |
| Doctor Earnings | - | Track doctor earnings |
| Doctor Wallet Histories | - | Track doctor wallet transactions |
| Doctor Withdrawals | - | Process doctor withdrawal requests and payouts |
| Hospital Earnings | - | Track hospital earnings |
| Hospital Wallet Histories | - | Track hospital wallet transactions |
| Vendor Earnings | - | Track vendor earnings from orders |
| Vendor Wallet Histories | - | Track vendor wallet transactions |
| Vendor Withdrawals | - | Process vendor withdrawal requests |
| Customer Wallet Histories | - | Track customer wallet transactions |
| Payment Modes | - | Configure accepted payment methods (Stripe, PayPal, Razorpay, etc.) |
| Payment Types | - | Define payment type classifications |
| Taxes | - | Define taxes applicable to services and products |
| Hospitals | ||
| Hospitals | - | Manage all registered hospitals and their details |
| Hospital Bank Details | - | Manage hospital bank account information |
| Hospital Departments | - | Manage hospital departments |
| Hospital Doctors | - | Manage doctors associated with hospitals |
| Hospital Facilities | - | Manage hospital facilities and amenities |
| Hospital Fee Settings | - | Configure hospital fee structures |
| Hospital Galleries | - | Manage hospital image galleries |
| Hospital Insurances | - | Manage accepted insurances per hospital |
| Hospital Patients | - | Manage walk-in patient records |
| Hospital Patient Histories | - | View patient treatment history |
| Hospital Pharmacies | - | Manage pharmacies associated with hospitals |
| Hospital Services | - | Manage services offered by hospitals |
| Medical | ||
| Customer Medical Reports | - | View patient medical report responses |
| Customer Prescriptions | - | View all patient prescriptions |
| Customer Prescription Items | - | View prescribed medicines with dosage details |
| Customer Test Reports | - | Manage patient lab test reports |
| Medical Report Questions | - | Build EMR questionnaire forms (EN/AR) |
| Medical Report Answers | - | Manage answer options for medical questions |
| Pill Reminders | - | View and manage patient pill reminders |
| Orders | ||
| Orders | - | View and manage all pharmacy/lab orders |
| Order Items | - | View order line items (products, quantity, price) |
| Order Statuses | - | Manage order statuses (Pending, Confirmed, Packed, Delivered, etc.) |
| Order Histories | - | View order status change history |
| Order Commissions | - | View order commission transactions |
| Payment Responses | - | View payment gateway callback logs |
| Pharmacy | ||
| Categories | - | Manage product categories (EN/AR) |
| Sub Categories | - | Manage product sub-categories (EN/AR) |
| Products | - | Manage medicine/lab product catalog |
| Import Excel | - | Bulk import products via Excel |
| Stock Movements | - | Track product stock changes |
| Unit Measurements | - | Manage product units (mg, ml, tablets, etc.) |
| Vendor Documents | - | Review and approve vendor KYC documents |
| Vendor Promo Codes | - | Manage vendor-specific promo codes |
| Vendor Ratings | - | View vendor ratings and feedback |
| Settings | ||
| Customer App Setting | - | Configure customer app settings (currency, payment keys, radius, etc.) |
| Doctor App Setting | - | Configure doctor app settings (commission, timings, etc.) |
| Vendor App Setting | - | Configure vendor app settings (commission, order radius, etc.) |
| Delivery Boy App Setting | - | Configure delivery partner app settings |
| Hospital App Setting | - | Configure hospital app settings (commission, etc.) |
| System | ||
| Promo Types | - | Manage promo code types |
| Statuses | - | Manage global system statuses |
| User Types | - | Manage system user roles |
| Users | ||
| Customers | - | View and manage all registered patients/customers |
| Doctors | - | View and manage all registered doctors |
| Vendors | - | View and manage all registered vendors (pharmacies/labs) |
| Delivery Boys | - | View and manage all delivery partners |
| Filament Shield (Roles & Permissions) | ||
| Roles | - | Manage system roles (Super Admin, Admin, Manager, etc.) |
| Roles & Permissions | - | Assign granular permissions to each role |
| Users | - | Manage admin and sub-admin accounts |
http://yourdomain.com/admin
Default Credentials: admin / admin
File Location: android/build.gradle
| Configuration | Value |
|---|---|
| Build Tools Version | 35.0.0 |
| Minimum SDK Version | 24 |
| Compile SDK Version | 35 |
| Target SDK Version | 35 |
| Android NDK Version | 27.1.12297006 |
| Kotlin Version | 2.0.21 |
classpath("com.android.tools.build:gradle:8.7.2")
classpath("com.facebook.react:react-native-gradle-plugin")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin")
classpath 'com.google.gms:google-services:4.4.2'
This admin panel requires PHP 8.4. Please ensure you have the correct version installed before proceeding.
php --version # Should show PHP 8.4.x
Extract the downloaded source files to your working directory.
Copy the admin folder and paste it inside XAMPP → htdocs. Rename your project folder (e.g., Wecare_admin).
Navigate to your project folder:
cd C:\xampp\htdocs\Wecare_admin
Run the following command to install all PHP dependencies:
composer install
When finished, verify the vendor
folder has been created in your project.
Follow these steps in phpMyAdmin:
http://localhost/phpmyadmin in your browser
Wecare_admin)Import the SQL file located at admin/db_file/Wecare_admin.sql using phpMyAdmin:
Wecare_admin.sql file from your project
Run the following command to generate a unique application key:
php artisan key:generate
If .env file is not visible,
enable "show hidden files" in your system settings. Update the .env file in your project root with the following
settings:
APP_URL=ENTER_YOUR_URL_HERE
APP_ASSET_URL=ENTER_YOUR_URL_HERE/public/upload
APP_ENV=production
APP_DEBUG=false
DB_DATABASE=your_database_name
DB_USERNAME=your_db_username
DB_PASSWORD=your_db_password
TWILIO_SID=your_twilio_sid
TWILIO_TOKEN=your_twilio_token
TWILIO_FROM=your_twilio_number
RAZORPAY_KEY=your_razorpay_key
RAZORPAY_SECRET=your_razorpay_secret
Firebase is required for push notifications, real-time database features, and other Firebase services. Before using the application, configure your own Firebase project.
your-app-name-firebase-adminsdk.json).Copy the downloaded Firebase JSON file into the following directory:
Admin/config/your-app-name.json
FIREBASE_FILE=your-app-name.json
FIREBASE_DB=https://your-project.firebaseio.com
FCM_SERVER_KEY=your_fcm_server_key
FCM_SENDER_ID=your_fcm_sender_id
Firebase Connected
Once the JSON file is uploaded and the .env values are
updated,
the application will automatically connect to your Firebase project.
Security Notice
Never share your Firebase Service Account JSON file or upload it to a public Git repository. This file contains sensitive credentials with administrative access to your Firebase project.
Important: Replace all placeholder values with your actual credentials before running the application.
Run the following command to create the database tables:
php artisan migrate
Run the following command to seed the database with default data:
php artisan db:seed --force
--force flag is used to run the seeder in
production environments. For local development, you can omit it.
Run the following command to generate all Shield permissions:
php artisan shield:generate --all --option=permissions --panel=admin
After generating permissions, run this command to assign the super admin role to your admin user:
php artisan tinker --execute="
\$role = DB::table('roles')->where('name','super_admin')->first();
\$perms = DB::table('permissions')->pluck('id')->toArray();
\$rows = array_map(fn(\$id) => ['permission_id'=>\$id,'role_id'=>\$role->id], \$perms);
DB::table('role_has_permissions')->insertOrIgnore(\$rows);
DB::table('model_has_roles')->insertOrIgnore(['role_id'=>1,'model_type'=>'App\\\Models\\\User','model_id'=>1]);
echo 'Done: Admin assigned to super_admin role';
"
Run the following command to optimize the application for production:
php artisan optimize
php artisan serve
The application will be available at http://127.0.0.1:8000
Open http://127.0.0.1:8000
in your browser.
APP_ENV=production
and APP_DEBUG=false in your .env file.
Run these commands in sequence to set up your admin panel:
# Step 1: Install dependencies
composer install
# Step 2: Generate application key
php artisan key:generate
# Step 3: Run migrations
php artisan migrate
# Step 4: Seed the database
php artisan db:seed --force
# Step 5: Optimize the application
php artisan optimize
# Step 6: Generate Shield permissions
php artisan shield:generate --all --option=permissions --panel=admin
# Step 7: Assign super admin role to admin user
php artisan tinker --execute="
\$role = DB::table('roles')->where('name','super_admin')->first();
\$perms = DB::table('permissions')->pluck('id')->toArray();
\$rows = array_map(fn(\$id) => ['permission_id'=>\$id,'role_id'=>\$role->id], \$perms);
DB::table('role_has_permissions')->insertOrIgnore(\$rows);
DB::table('model_has_roles')->insertOrIgnore(['role_id'=>1,'model_type'=>'App\\\Models\\\User','model_id'=>1]);
echo 'Done: Admin assigned to super_admin role';
"
# Step 8: Start the server
php artisan serve
Use these default credentials to log in to the admin panel:
| Email: | admin@gmail.com |
| Password: | admin |
| Access Level: | Super Administrator |
Security Alert: Change these credentials immediately after first login.
Before installing, ensure your system meets these requirements:
frontend/
├── .env # VITE_API_URL, VITE_UPLOAD_URL (local overrides)
├── index.html # HTML shell (root div)
├── package.json # deps: react 19, vite 8, tailwind, lucide-react
├── vite.config.js # build config (@ alias, dev server :5173)
└── src/
├── main.jsx # React entry point
├── App.jsx # ★ Section composition in render order
├── index.css # Tailwind directives
├── api/
│ └── client.js # fetch wrapper (base URL from env)
├── hooks/
│ ├── useLandingPage.js # ★ fetches GET /api/landing-page → {data, loading, error}
│ └── useApi.js # generic request hook
├── assets/ # static local images
└── components/
├── Header.jsx # fixed nav; transparent→white on scroll
├── HeroSection.jsx # CMS hero + background image layer
├── WhyWeCare.jsx # benefit cards grid
├── HealthcareSolutions.jsx # tabbed solutions w/ image panel
├── HowItWorks.jsx # step flow
├── KeyFeatures.jsx # feature grid
├── Testimonials.jsx # patient quotes (+ StarRating)
├── FAQ.jsx # accordion ← cms faq items
├── StarRating.jsx # shared star widget
├── FinalCTA.jsx # conversion banner
└── Footer.jsx # brand + social links
The WeCare Backend must be running before setting up the landing page. Ensure the backend is accessible at http://localhost:8000.
cd frontend
Run npm install to install all required packages (React 19, Vite 8, Tailwind, lucide-react):
npm install
Create .env file in the frontend/ folder:
VITE_API_URL=http://localhost:8000/api
VITE_UPLOAD_URL=http://localhost:8000/uploads/
Launch the development server:
npm run dev -- --host
The application will be available at http://localhost:5173 (LAN-accessible with --host)
http://localhost:5173 → page renders all sections (Hero, Why WeCare, Solutions, How It Works, Key Features, Testimonials, FAQ, CTA, Footer)
curl http://localhost:8000/api/landing-page → HTTP 200 with "result" payload
http://localhost:8000/admin → CMS menu lists Sections & Section Items
http://localhost:8000/adminadmin | Password: admin
| Menu | Path | What It Controls |
|---|---|---|
| Sections | CMS → Sections | Block-level settings: heading, subheading, badge text, button text/URL, images, sort order, Active toggle |
| Section Items | CMS → Section Items | Content inside each block: cards, steps, testimonials, FAQ Q&As, feature grids |
| FAQ (legacy) | FAQ → FAQ | The legacy faqs table — no longer used by the landing page (still used by mobile apps) |
| Banners | Content → Banners | Mobile app banners — not used by landing page |
| Landing Section | Admin Menu |
|---|---|
| Hero (heading, badge, bg image, CTAs) | CMS → Sections → hero |
| Why WeCare cards | CMS → Sections → why_wecare + Section Items under it |
| Healthcare Solutions tabs | CMS → Sections → healthcare_solutions + Section Items |
| How It Works steps | CMS → Sections → how_it_works + Section Items |
| Key Features grid | CMS → Sections → key_features + Section Items |
| Testimonials | CMS → Sections → testimonials + Section Items |
| FAQ accordion | CMS → Sections → faq + Section Items (title = question, description = answer) |
| Final CTA banner | CMS → Sections → final_cta |
| Footer social links | CMS → Sections → social + Section Items |
To build the landing page for production deployment:
cd frontendnpm run build
This outputs static files to dist/ folder ready for deployment.
| Command | Description |
|---|---|
npm run dev |
Start development server at localhost:5173 |
npm run dev -- --host |
Start development server with LAN accessibility |
npm run build |
Build production-ready files in dist/ folder |
npm run preview |
Preview the production build locally |
Delete node_modules and package-lock.json, then run npm install again.
Install Node.js from nodejs.org and restart your terminal.
Check if VITE_API_URL in .env matches your backend URL. Ensure backend is running on http://localhost:8000.
Check VITE_UPLOAD_URL in .env. Ensure images are uploaded via admin panel.
Run npm run dev -- --port 3000 to use a different port.
Restart the Vite dev server after any .env changes.
.env file is configured with production URLs
npm run build to create production build
dist/ folder to hosting provider
npm run build and upload the dist/ folder to your hosting provider.
Download and install Node.js from your browser by visiting the official website: https://nodejs.org/en/download
# Verify Node.js installation
node -v
npm -v
Download and install Android Studio on your system from: https://developer.android.com/studio
Copy the customer folder and paste it into your desired
location.
Note: If you rename the app folder, you must update the bundle ID.
For Android, open:
folder_open Wecare_customer/android/app/src/main/AndroidManifest.xml
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.Wecare.customer">
...
</manifest>
Change the package attribute to your new bundle ID, for
example:
package="com.mycompany.mycustomerapp"
For iOS, open:
folder_open ios/CustomerApp.xcodeproj
Update the Bundle Identifier under the app's target settings in Xcode.
The bundle ID for the Wecare Customer app has been successfully updated in your system. Follow the same process for other applications.
folder_open Wecare/android/app/src/main/res/values/strings.xml
<!-- In strings.xml -->
<string name="app_name">Your App Name</string>
res/mipmap-* directoriesres/mipmap-anydpi-v26folder_open Wecare/android/app/build.gradle
// In app/build.gradle
android {
defaultConfig {
applicationId "com.yourcompany.yourapp"
}
}
Warning: Changing package name after release will be treated as a new app by Google Play.
If you need additional features, modifications, or integrations in this application, we offer custom development services to tailor the app to your specific needs.
For any custom work requests, please get in touch with us:
Note: Custom work may involve additional costs and development time depending on the complexity of the requested changes.
Track the evolution of the Wecare platform through major releases, feature additions, improvements, and optimizations.
FIREBASE_CREDENTIALS=firebase.json
FIREBASE_DATABASE_URL=https://your-project-id.firebaseio.com
Place the JSON file in:
/admin/config/firebase.json
google-services.json fileWecare_customer/android/app
If you haven't created a Firebase project yet, follow the Admin Configuration steps above first.
Clients must update the bundle identifier to match their application package.
Example: com.clientname.Wecare
Update in:
folder_open android/app/build.gradle
applicationId "com.clientname.Wecare"
Rename the Java package directory:
folder_open android/app/src/main/java/com/clientname/Wecare
keytool -genkey -v \
-keystore Wecare.keystore \
-alias Wecare \
-keyalg RSA \
-keysize 2048 \
-validity 10000
Place the keystore file inside:
folder_open android/app/
Update the signing configuration in:
folder_open android/gradle.properties
MYAPP_UPLOAD_STORE_FILE=Wecare.keystore
MYAPP_UPLOAD_KEY_ALIAS=Wecare
MYAPP_UPLOAD_STORE_PASSWORD=yourpassword
MYAPP_UPLOAD_KEY_PASSWORD=yourpassword
cd android
./gradlew assembleReleaseAPK location:
android/app/build/outputs/apk/release/app-release.apk
cd android
./gradlew bundleReleaseOutput: android/app/build/outputs/bundle/release/app-release.aab
iOS development requires a macOS system with Apple Xcode installed. Xcode provides all necessary tools, simulators, and SDKs required to build and run the application on iOS devices.
Ensure that you have the latest version of Xcode installed from the Mac App Store and have accepted all license agreements before proceeding.
The iOS project uses CocoaPods to manage native dependencies. You must install all required pods before running the application.
Follow the steps below:
cd ios
pod install
cd ..
This command installs all required native libraries and links them with your iOS project.
Firebase is used for push notifications and other backend services. You need to download and configure the Firebase iOS configuration file.
GoogleService-Info.plist
Place the downloaded file inside the following directory:
folder_open ios/Wecare/GoogleService-Info.plist
GoogleService-Info.plist file into the Project Navigator.This configuration enables Firebase services such as push notifications and analytics.
The Bundle Identifier uniquely identifies your application in the Apple ecosystem. It must match the identifier configured in Firebase and Apple Developer account.
ios/Wecare.xcworkspaceExample: com.clientname.Yourapp
Ensure that the Bundle Identifier matches exactly with the one used in the Firebase configuration file, otherwise services may not work correctly.
Application icons are used across the app, App Store, and device home screen. You need to replace the default icons with your branding assets.
folder_open ios/Wecare/Images.xcassets/AppIcon.appiconset
Replace all icon sizes inside this folder with your custom icons while maintaining the required dimensions.
Replace the main logo used inside the application UI:
folder_open src/assets/logo.png
Recommended size: 500 × 500 PNG (transparent background preferred)
Before running the application, make sure the Metro bundler is running.
npm start
npx react-native run-ios
This command will build the app and launch it in the iOS Simulator. Alternatively, you can open the project in Xcode and run it directly on a simulator or a physical device.
To publish your application to the App Store, you must generate a release build using Xcode.
ios/Wecare.xcworkspaceAfter uploading, you can manage your app release from App Store Connect.
Application API configuration is located in:
folder_open src/config/const.js
Update the following values with client server details:
export const BASE_URL = "https://api.clientdomain.com"
export const API_URL = "https://api.clientdomain.com/v1"
export const IMG_URL = "https://cdn.clientdomain.com"
Replace the logo file located at:
folder_open src/assets/logo.png
Recommended format: 500 × 500 PNG
Replace launcher icons in:
folder_open android/app/src/main/res/
Folders:
Replace icons in:
folder_open ios/Wecare/Images.xcassets/AppIcon.appiconset
The application uses MapLibre for map rendering and location-based services.
These features enable the application to display locations, trip routes, and navigation paths within the app.
RouteMappy is a paid maps service and is not included with the Wecare purchase package. You must obtain your own API key from RouteMappy. All subscription costs, licensing fees, and setup are the responsibility of the buyer.
In the place of enter_map_key in your .env
file, add your RouteMappy API key as shown below:
MAP_KEY=enter_map_key
If you need RouteMappy Maps for your application, feel free to contact us. It functions as a customizable map solution, available for purchase.
Edit the following file:
folder_open Wecare/src/config/Constants.js
export const ROUTEMAPPY_API_KEY = 'enter_your_routemappy_key';
If you need RouteMappy Maps for your application, feel free to contact us. It functions as a customizable map solution, available for purchase.
Payment credentials must be configured on the backend server to enable transaction processing.
Required credentials typically include:
These credentials are used by the backend API to securely communicate with the payment gateway.
Sensitive credentials such as secret keys must never be stored in the mobile application. All payment validation and transaction verification should be handled securely through the backend server.
This guide covers the modern Firebase Cloud Messaging v1 API. It uses OAuth 2.0 for secure authentication and provides more features than the deprecated legacy API.
Important
The legacy FCM HTTP API (using Server Keys) is deprecated and will be removed. Always use the Firebase Cloud Messaging HTTP v1 API for all new implementations.
Go to Firebase Console and select your project.
Navigate to Project Settings (gear icon) → Service accounts tab.
Click "Generate new private key" in the Firebase Admin SDK section.
Confirm by clicking "Generate key" in the popup.
A JSON file (your-project-id-firebase-adminsdk.json) will be
downloaded automatically. This file contains your service account credentials.
shield Security Keep this file secure. It contains sensitive credentials that provide full access to your Firebase services. Never commit this file to a public repository or share it with unauthorized users.
Copy the downloaded JSON file to your project's secure configuration directory:
Recommended Location:
/admin/config/firebase-service-account.json
Update your backend .env file with the following
configuration:
# Firebase Cloud Messaging v1 Configuration
FIREBASE_PROJECT_ID=your-project-id
FCM_DRIVE_PATH=/path/to/firebase-service-account.json
info
Note
The FCM_DRIVE_PATH points to your Firebase Service Account JSON file, and
FIREBASE_PROJECT_ID is your Firebase project identifier, which can be found in the
Firebase Console.
Here's a secure implementation example for sending push notifications using the FCM v1 API with OAuth 2.0 authentication:
// FCM v1 API Notification Sender
// Uses OAuth 2.0 authentication with service account
use Google\Cloud\Firestore\FirestoreClient;
use Google\Cloud\Core\ServiceBuilder;
// Initialize Firebase with service account
$firestore = new FirestoreClient([
'keyFilePath' => env('FCM_DRIVE_PATH'),
'projectId' => env('FIREBASE_PROJECT_ID')
]);
// Construct the FCM v1 endpoint
$url = "https://fcm.googleapis.com/v1/projects/" . env('FIREBASE_PROJECT_ID') . "/messages:send";
// Get OAuth 2.0 access token
$token = $firestore->getCredentialsFetcher()?->fetchAuthToken();
$accessToken = $token['access_token'];
// Construct the notification payload (v1 format)
$data = [
"message" => [
"token" => "device_registration_token_here",
"notification" => [
"title" => "Notification Title",
"body" => "Notification Message Body"
],
"data" => [
"key1" => "value1",
"key2" => "value2"
],
"android" => [
"priority" => "high"
],
"apns" => [
"headers" => [
"apns-priority" => "10"
]
]
]
];
// Send the notification
$options = [
'http' => [
'header' => "Authorization: Bearer $accessToken\r\n" .
"Content-Type: application/json\r\n",
'method' => 'POST',
'content' => json_encode($data)
]
];
$context = stream_context_create($options);
$result = file_get_contents($url, false, $context);
Verify the service account JSON file path is correct and the file has proper read permissions. Ensure the project ID matches.
The device registration token may be invalid or expired. Request a new token from the client app.
The service account needs the "Firebase Cloud Messaging Admin" role in IAM settings.
Success
The modern FCM HTTP v1 API provides enhanced security, improved reliability, and supports all the latest Firebase Cloud Messaging features.
Log in to your Gmail account and click on your profile picture in the top right corner. Select "Manage your Google Account" from the dropdown menu.
Navigate to the "Security" tab in the left sidebar.
Under "Signing in to Google," enable 2-Step Verification if not already active.
Note: You must have 2-Step Verification enabled to generate an App Password.
While still in the Security section:
Find the "App passwords" option (under 2-Step Verification)
Click "create"
Copy the 16-character password shown
Add these configurations to your .env file:
MAIL_MAILER=smtp
MAIL_HOST=smtp.gmail.com
MAIL_PORT=587
MAIL_USERNAME=youremail@gmail.com
MAIL_PASSWORD=your_generated_app_password
MAIL_ENCRYPTION=tls
MAIL_FROM_ADDRESS=youremail@gmail.com
MAIL_FROM_NAME="${APP_NAME}"
Verify 2-Step Verification is enabled and you're using an App Password.
Check if your server/firewall allows outbound connections on port 587.
Gmail has sending limits (500 emails/day for free accounts).
Advisable: Copy the source files to D: or E: drive rather than C: drive.
adb devicesConfirm the device appears in the list.
cd D:\Wecare_customernpm installnpx react-native run-androidThis section covers common issues and solutions encountered during setup, deployment, and daily use of the WeCare platform.
npm install)
Cause: Incorrect Node.js version, network issues, or corrupted cache.
Solution:
npm install
rm -rf node_modules package-lock.json
npm cache clean --force
npm install
Cause: Missing packages or incorrect import paths after an update.
Solution:
npm install.npx react-native start --reset-cache
Cause: Firebase project not properly linked or config files missing.
Solution:
google-services.json (Android) and GoogleService-Info.plist (iOS) from your Firebase console.android/app/admin/config/ and update .env with FIREBASE_FILE and FIREBASE_DB.Cause: The .env file is missing or contains wrong values.
Solution:
.env.example to .env and fill in database, mail, map, and payment keys..env in the frontend/ folder with VITE_API_URL and VITE_UPLOAD_URL.Example (Admin .env):
APP_URL=http://your-server-url
DB_DATABASE=wecare_db
FCM_SERVER_KEY=your_key
AGORA_APP_ID=your_agora_app_id
Cause: USB debugging disabled or missing drivers.
Solution:
adb devices in a terminal and accept the authorization prompt on the phone.adb devices
Cause: Backend URL misconfigured, invalid JSON response, or network restrictions.
Solution:
src/config/Constants.js).php artisan serve).Cause: Incorrect database credentials or large SQL file timeout.
Solution:
.sql file using phpMyAdmin's Import tab or via command line:mysql -u root -p wecare_db < wecare_admin.sql
.env with correct DB credentials and restart the backend.Cause: FCM server key missing, or notification channels not set up.
Solution:
@react-native-firebase/messaging is correctly linked.google-services.json (Android) and GoogleService-Info.plist (iOS) are properly placed.Cause: Map provider (RouteMappy) API key invalid, or location permissions denied.
Solution:
Cause: The admin has not yet reviewed the user's documents.
Solution:
Cause: API keys are incorrect or set to live mode without proper activation.
Solution:
.env file (e.g., STRIPE_KEY, PAYPAL_*, RAZORPAY_KEY, FLUTTERWAVE_PUBLIC_KEY, MPESA_*).Cause: SMS gateway (Twilio) misconfiguration or insufficient balance.
Solution:
.env file.Cause: Agora App ID or App Certificate missing/invalid.
Solution:
AGORA_APP_ID and AGORA_APP_CERTIFICATE in the .env file.agora-access-token-generator) is properly configured in the backend.Cause: API endpoint misconfigured or CMS sections not created.
Solution:
VITE_API_URL in frontend/.env points to http://localhost:8000/api (or your live backend).Cause: File size too large, unsupported format, or permission issues on the uploads folder.
Solution:
storage folder has write permissions and php artisan storage:link has been executed.APP_ASSET_URL is set correctly.Cause: Doctor is offline, consultation mode mismatch, or timing conflicts.
Solution:
Cause: Pharmacy vendor out of stock or order radius exceeded.
Solution:
Cause: CocoaPods not installed or outdated.
Solution:
cd ios && pod install
sudo gem install cocoapods.xcworkspace file (not .xcodeproj) in Xcode.Cause: Shield permissions not generated or super_admin role not assigned.
Solution:
php artisan shield:generate --all --option=permissions --panel=admin
Cause: Pusher credentials missing or incorrect.
Solution:
PUSHER_APP_* credentials in the backend .env file.broadcasting in config/app.php.If you encounter any issues not covered here, our support team is ready to assist.
Monday – Friday
Response Time: Within 24–48 Business Hours
This information helps us resolve your problem faster.
If you encounter an error that is not listed above, please feel free to contact our support team for further assistance. We’re here to help.
If you need any custom work, additional features, or modifications to this application, our team is ready to help you build and scale your project efficiently.
Custom feature development based on your business needs
UI/UX design improvements and branding customization
Third-party API integrations (payment, SMS, maps, etc.)
Performance optimization and scalability improvements
Full project setup and deployment assistance
Building large-scale applications from scratch
You can hire our development team for complete project development, from idea to deployment, including frontend, backend, and server setup.
+91 9150 441 443
sales@menpanitech.com
Custom development services may involve additional cost and timeline depending on the scope and complexity of the project.
We’re happy to collaborate and bring your ideas to life