BizLoop Operations

Manage the platform from one Laravel-based CRM.

The public site, the React admin portal, and the uploaded Flutter web build now live inside the same project structure.

Admin Portal
/admin

Standard CRM login, dashboard, data modules, and team management.

Flutter Web
/app

Deploy a zipped Flutter web build and serve it from the same Laravel app.

Single Project
Laravel + React

No separate admin repo. Vite builds the React portal directly inside this codebase.