Skip to main content
Back to packages
323 GitHub stars

yasintqvi/laravel-postman

View on GitHub

Description

A powerful package to automatically generate Postman collections from your Laravel routes with intelligent organization and rich documentation capabilities.

Generate documentation:

php artisan postman:generate

The collection will be saved to: storage/postman/api_collection.json

Recent Courses on Laravel Daily