Skip to content

Releases: asvae/laravel-api-tester

Update to work with laravel 7+

19 Sep 16:08
54a8e2d
Compare
Choose a tag to compare
fix laravel 7+ issues (#48)

credit to @safiullahsarhandi for comming up with fix , im simply implimenting it into base

2.0.10: Package discovery support

06 Jul 12:42
Compare
Choose a tag to compare

Fix #37

18 Apr 08:41
Compare
Choose a tag to compare
2.0.9

Request data optional

2.0.8

03 Feb 23:06
Compare
Choose a tag to compare
Update RouteInfo.php

2.0.7: Support laravel 5.4

30 Jan 15:25
Compare
Choose a tag to compare
* several route methods renamed.
* additional parameters in `make` deprecated.

Laravel 5.4 support

30 Jan 15:12
Compare
Choose a tag to compare

Hotfix: Use container instead of facade alias.

08 Sep 12:57
Compare
Choose a tag to compare

Hotfix: 204 hangs api tester.

02 Sep 16:31
Compare
Choose a tag to compare

Hotfix: Overflow-x on json response.

02 Sep 12:25
Compare
Choose a tag to compare

"Method not Allowed" notification

23 Aug 00:36
Compare
Choose a tag to compare
2.0.2

Add Method not allowed notification