Logidav V2
logidav-v2 is the newer back-office and operations platform. It complements the legacy Logidav system while introducing newer Laravel, Livewire, and admin tooling for operational workflows.
Stack
- Laravel 10 application.
- Livewire, Filament, Jetstream, Vite, Bootstrap, and DataTables.
- PHP backend with queue, auth, and admin workflows.
Connected Projects
- Logidav remains the current detailed operational reference.
- Menzzo Magento, catalog services, order workflows, SAV, chatbot, delivery, and tracking all connect to the same operational domain.
- Sneat/admin UI planning belongs here when it affects the V2 back office.
Local Docs Submodule
When this repo consumes global docs, use:
cd docs
npm ci
npm start
npm run build
To Expand
- Sneat Integration Plan
- Migration boundary between Logidav and Logidav V2.
- Admin module map.
- Queue and scheduled command inventory.
- Deployment and environment notes.