Summary
This blog post announces the release of v7 of the Laravel Query Builder package, which simplifies API development in Laravel by allowing flexible filtering, sorting, and including relationships in database queries. The new version introduces a cleaner API, variadic parameters for allowed methods, and aggregate includes for related models. It aligns with Laravel's upcoming JSON:API resource features, making it a comprehensive solution for API builders.