← Back to portfolio

Case study

Al-Fusha — school operations platform

School operations with layered staff roles, Excel workflows, and observability hooks—documented for supervisors and admins deploying in production-like environments.

Laravel 12 Livewire Telescope Excel Breeze

What it is

Similar actor model to other school MIS work, with emphasis on operator guides (supervisor, teacher, superadmin) and notes for performance, audit logs, and deployment. Telescope supports debugging and introspection during build-out.

Architecture

Laravel + Livewire monolith with Breeze authentication patterns. Documentation sits alongside code (HTML/MD guides) to reduce tribal knowledge. Telescope is a dev/staging affordance—not a user-facing module.

Highlights

  • Telescope accelerates debugging slow queries and failed jobs.
  • Rich onboarding docs reduce support load for non-developers.
  • Laravel 12 + Livewire yield fast feature velocity for forms and dashboards.
  • Excel integrations fit school admin realities (bulk updates).