Laracon DB
Laracon DB
Max Snow
Has spoken at:
And has done the following talks:
How to build an API in a day with Laravel API Boilerplate (2019)

Max presents his Laravel API Boilerplate project, which helps developers quickly build REST APIs. The boilerplate provides out-of-the-box functionality for common API features like CRUD operations, transformers, authorization, and case conversion between snake_case and camelCase. He demonstrates how to create API resources, handle relationships, and implement validation with minimal code while maintaining flexibility for custom business logic.