MoonShine OpenApi Generator
Requirements
- MoonShine 3+
- Laravel 10+
- PHP 8.2+
Installation
composer require moonshine/oag
Usage
php artisan oag:generate
OpenAPI Generator for MoonShine Laravel admin panel. A straightforward tool that automatically generates OpenAPI (Swagger) documentation for your MoonShine admin panel's API endpoints. With a single artisan command, create comprehensive API documentation to streamline your development workflow.
composer require moonshine/oag
php artisan oag:generate