Join the free virtual event along with community experts to celebrate 30 years of PHP!
Join the free virtual event along with community experts to celebrate 30 years of PHP!
The Laravel team released v12.11.0, which includes typed Arr getter methods, job payload additions, FakeJob now implements the Job contract, and more.
The new Laracon US website just launched! Come to the absolute best conference, July 29-30, in Denver, Colorado.
The HTTP Fixtures package for Laravel generates fake JSON responses for external API calls in tests. It simplifies creating mock responses by integrating with Faker to generate realistic test data.
Idempotency for Laravel is a production-ready package for implementing idempotency in API requests. Clients can safely retry API calls using this package without worrying about duplicate processing.