Recipes

This section contains practical recipes for common patterns when using Operandi.

Getting Started

These recipes build upon each other. We recommend starting with CRUD services, then adding service rendering for cleaner controllers, and finally integrating Pundit for authorization.

Start with CRUD

Last updated