Logo Lanfrica

SOGTheFirst/VeriBridge

Domaine:

socioeconomic

Type de record:

software
Créateur:
SOG
Hôte:
VeriBridge gives diaspora clients worldwide professional, verified oversight of their businesses, properties, and projects. From Lagos to Nairobi, Accra to Karachi. No more stories. Just proof. # VeriBridge Oversight Services **Commission independent, ground-level business and welfare verification from anywhere in the world — and get evidence-backed reports back within days.** VeriBridge is a full-stack oversight platform built for diaspora clients who need eyes on the ground in Africa. Whether you're a UK-based investor funding a Lagos construction project, a family member arranging welfare visits for an elderly relative, or a business owner who needs supplier legitimacy confirmed before wiring money — VeriBridge connects you with a vetted local field team, handles scheduling and reporting, and gives you a real-time oversight dashboard backed by AI-assisted analysis. The platform covers two verticals: **Business Oversight** (verification visits, operational monitoring, investor-confidence reporting) and **ElderCare Oversight** (wellbeing visits, welfare monitoring, appointment accompaniment). Both flow through the same backend: subscription plans with feature permissions, one-off bookable orders, Stripe payments with webhook activation, and a staff assignment + reporting layer. --- ## ⚠️ About this repository This is a **curated portfolio excerpt**, not the full application. VeriBridge is an active commercial product, so the complete codebase — all Blade views and CSS, admin tooling, full test suite, deployment config, credentials, and internal business logic — stays private. What's published here is a representative cross-section of the backend: the authentication architecture, payment orchestration, middleware chain, key models and services, route definitions, and the database schema history. Files in this repo reference controllers, models, and helpers (the `temp()` view helper, `main()` settings helper, the full `bootstrap/app.php` wiring) that exist in the full application but aren't included here. This repo isn't runnable standalone. It's here to show how the system is structured, the decisions behind it, and what the code actually looks lik …