Skip to content

Tags: andreaselia/laravel-api-to-postman

Tags

v2.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #117 from Aztek-LU/main

Add Laravel 12 support

v2.0.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #107 from andreaselia/andreaselia-patch-1

remove laravel 6 support as the package doesn't function for laravel 6 anymore

v2.0.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #103 from andreaselia/fix/102-route-param

Fix API params issue

v2.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #104 from andreaselia/fix-auth-method

pass the token

v2.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #97 from Menkveld-24/patch-1

Fix collection merging bug

v2.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #99 from andreaselia/fix/incorrect-uri

add test case to catch uri naming

v2.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #96 from TryV/main

fix: remove null items while authentication is not specified

v2.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #95 from andreaselia/andreaselia-patch-1

Support Laravel 11

v1.16.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #94 from oooiik/master

Support Protocol Profile Behavior

v1.15.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #85 from andreaselia/feature/laravel-10

Addd Laravel 10 support