Max Snow

Max Snow

🌍 1 continent

Is this you?

Claim it and the count's yours.

1
Laracons
1
Continents
1
Spoke at
2019
First Laracon

been there

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.