Laravel 13's First-Party JSON:API Support: Standards-Compliant APIs Without Packages
Laravel 13 ships first-party JSON:API support: resource classes that handle serialization, sparse fieldsets, relationship inclusion, and pagination links automatically. Here's how the new classes work, when to migrate from classic API Resources, and how to run a compliant API in production.