A RESTful Library Management API built with Laravel 12 — CRUD operations, Form Request validation, API Resources, Sanctum authentication, and API versioning for a secure, scalable backend.
A RESTful API backend for managing a library system — handling books, authors, members, and borrowing operations. Built with Laravel 12 following clean architecture principles including the Repository ...