← Back to Selected Work
Laravel API Work Orders

Work Order Subsystem (Radni Nalozi)

A comprehensive work order tracking api handling real-time technician servicing logic.

Project Overview

The heart of this platform involves Warrants—jobs assigned to specific companies and technicians. The database strategy maps jobs to Warrant Containers which independently record time tracking blocks, processing states, and equipment usage per sub-task.

Architecture Details

  • Inventory Hooks: Seamless integration between job allocations and stock depletion via the StockItemItem inventory structure.
  • Authentication: Leveraging Laravel Sanctum alongside Social login bridges and custom SMS Two-Factor Authentication.