Expand description
ferro make:api command — scaffolds a complete REST API layer for existing models.
Generates CRUD controllers, API resources, request validation types, route registration with API key middleware, OpenAPI docs endpoint, and API key migration.
Functions§
- run
- Run the
make:apicommand.