I already have a full School Management platform running on PHP Laravel with a MySQL database; now I’m turning it into a mobile experience on Bubble.io. What I need is the connective tissue: well-structured, secure APIs and hands-on guidance hooking everything up inside Bubble’s API Connector. The scope covers every major module—Student management, Teacher management, Class scheduling, Attendance and the remaining core features—so you’ll start by reviewing the current codebase and DB schema, then expose the necessary CRUD and workflow endpoints in clean, documented RESTful JSON. Laravel Sanctum or Passport for token-based auth, solid MySQL query optimisation and clear version-controlled code are expected. Once endpoints are live, I want you to walk me through integrating them in Bubble: setting up authentication, mapping calls, handling lists, triggering workflows and displaying data in real time, until each feature is fully usable from the Bubble mobile app. Deliverables • Secure, commented Laravel controllers, routes and resources for all requested modules • Postman (or similar) collection and concise Markdown reference for every endpoint • Practical step-by-step assistance inside my Bubble project so data flows reliably end-to-end Acceptance criteria – All listed features function inside the Bubble app with create/read/update/delete actions – Average response <1 s on a representative dataset – Code merged in my Git repo, documentation complete, and a short hand-off call to close If you’ve already paired Laravel back ends with Bubble front ends, I’d love to see an example.