Documentation Index
Fetch the complete documentation index at: https://mintlify.com/charlietyn/openapi-generator/llms.txt
Use this file to discover all available pages before exploring further.
Laravel OpenAPI Generator
Automatically generate OpenAPI 3.0.3 specifications, Postman collections, and Insomnia workspaces from your Laravel routes.
Key Features
OpenAPI 3.0.3 Generation
Automatically generate OpenAPI specifications from your Laravel routes with full schema support
Postman Export
Export complete Postman collections with environments for all your API endpoints
Insomnia Workspaces
Generate Insomnia workspaces with automated tests and multiple environments
Multi-API Support
Organize routes by API type (admin, mobile, site) with independent filtering
Template-Based Docs
Customize documentation with flexible templates and metadata extraction
HTTP Endpoints
Access generated documentation dynamically via HTTP endpoints
Quick Start
What You Can Generate
- OpenAPI Spec
- Postman Collection
- Insomnia Workspace
- All Formats
Generate OpenAPI 3.0.3 JSON or YAML specifications with full route metadata, request/response schemas, and authentication requirements.
Compatibility
PHP: 8.1, 8.2, 8.3
Laravel: 10.x, 11.x, 12.x
Composer: 2.x
Laravel: 10.x, 11.x, 12.x
Composer: 2.x
Next Steps
Installation Guide
Detailed installation and setup instructions
Quickstart Tutorial
Get up and running in 5 minutes
Core Concepts
Learn about API types, environments, and templates
API Reference
Explore the complete API documentation