musti/laravel-postman
最新稳定版本:1.0.0
Composer 安装命令:
composer require musti/laravel-postman
包简介
Laravel API to postman collection
README 文档
README
Description
This package will take your Laravel Api Routes and turn them into a structured Postman collection v2.1 with fields
Requirements
- Laravel 9+ (Only tested on laravel 9)
Installation
Install via composer
composer require musti/laravel-postman
Publish configuration file
php artisan vendor:publish --tag=laravel-postman-config
Usage
Export routes
php artisan laravel:export
The output path is defined in the configuration file
统计信息
- 总下载量: 31
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-01-22