Download the PHP package pepperfm/swagger-nuxt-ui-for-laravel without Composer
On this page you can find all versions of the php package pepperfm/swagger-nuxt-ui-for-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package swagger-nuxt-ui-for-laravel
Swagger Nuxt UI for Laravel
Laravel-first package with offline Nuxt UI viewer assets for OpenAPI docs.
Canonical Package
- Composer package:
pepperfm/swagger-nuxt-ui-for-laravel - Routes exposed by default:
GET /swagger-ui(viewer page)GET /api/swagger-ui(OpenAPI JSON)
Install (Laravel)
Optional config publish:
Schema Resolution Order
config('swagger-ui-bridge.schema_path')l5-swaggerconfigured docs pathstorage/api-docs/api-docs.json
Legacy JS Installer
bunx swagger-ui-bridge-install is deprecated and now prints migration guidance only.
Composer install is the canonical flow.
Local Development (viewer assets)
This builds dist/viewer/* and syncs runtime assets to resources/assets/*.
Logging Policy
Runtime logs are minimal:
WARN: recoverable route/schema fallback issuesERROR: unreadable schema/assets or invalid JSON
Documentation
- Getting Started
- Architecture
- API Reference
- Configuration
- Deployment
- Contributing
All versions of swagger-nuxt-ui-for-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/support Version ^10.0 || ^11.0 || ^12.0 || ^13.0
darkaonline/l5-swagger Version ^2.1 || ^11.0
illuminate/support Version ^10.0 || ^11.0 || ^12.0 || ^13.0
darkaonline/l5-swagger Version ^2.1 || ^11.0
The package pepperfm/swagger-nuxt-ui-for-laravel contains the following files
Loading the files please wait ...