resources/docs/), making it ideal for teams already using Laravel’s conventions.@recipe tags), reducing manual maintenance for OpenAPI/Swagger-like docs./docs), middleware, and assets.File and Str helpers for content processing.cache() helper) or lazy-load content./docs subpath) or separately (e.g., static site)?/docs endpoint with nested routes (e.g., /docs/api, /docs/guides).larecipe:install for setup, larecipe:generate for scaffolding.spatie/flysystem or custom parsers).file or redis driver.resources/docs/).composer require binarytorch/larecipe
php artisan larecipe:install
composer.json constraints).spatie/flysystem; can be swapped (e.g., michelf/php-markdown).file, redis) may be needed for performance.larecipe-swagger package.larecipe-feedback.composer require binarytorch/larecipe and php artisan larecipe:install.php artisan vendor:publish --tag=larecipe-assets.config/larecipe.php (e.g., doc paths, themes, guards).resources/docs/api/, resources/docs/guides/).resources/docs/
├── api/
│ ├── endpoints.md
│ └── models.md
├── guides/
│ └── onboarding.md
└── README.md
/docs route renders correctly.npm run dev).php artisan cache:clear post-deploy).How can I help you explore Laravel packages today?