Skip to content

Releases: mlanin/laravel-api-debugger

Non-nullable null is deprecated

27 Feb 15:54
ebfe152

Choose a tag to compare

Merge pull request #33 from minenok/php84-support

non-nullable null is deprecated

Add support for PHP 7.4, but drop support for below PHP 7.1

09 Jul 10:35
eed485a

Choose a tag to compare

Catch convertAttribute exceptions

07 Jul 09:28
00a28a4

Choose a tag to compare

Altering debug response key

31 Oct 08:50
2474809

Choose a tag to compare

Thanks for @mycarrysun and his PR #20 now you can alter debug response key

Fix responses with empty objects

06 Aug 09:50
ccc7480

Choose a tag to compare

Merge pull request #18 from mlanin/bugfix/empty-array

Fix responses with empty objects

Enable/disable debugger manually

09 Feb 16:08
d6f9a0a

Choose a tag to compare

Handle custom responses

10 Dec 18:54
7c27f5d

Choose a tag to compare

Add MemoryCollection and request time

25 Sep 20:51

Choose a tag to compare

3.2.0

Add request time and memory usage

Fix facade autoimport

14 May 09:53
0eea269

Choose a tag to compare

Merge pull request #8 from mannysoft/patch-2

Update composer.json

Group multiple values in dump

03 Nov 10:23

Choose a tag to compare

3.1.0

Group multiple values in dump