Skip to content

Releases: mlanin/laravel-api-debugger

Fix empty response crash

04 Oct 12:50
Compare
Choose a tag to compare

Add cache & profiling collections

19 Jun 13:14
Compare
Choose a tag to compare
0.3.4

Switch to trusty for travis

Add connection name to queries dump

03 May 09:26
Compare
Choose a tag to compare
0.3.3

Update composer dependencies

Always show collection (even if it is empty)

28 Apr 10:35
Compare
Choose a tag to compare
0.3.2

Always show collection (even if it is empty)

Convert query attributes to strings manually

24 Apr 10:07
Compare
Choose a tag to compare

Update to Laravel 5.4

10 Apr 12:31
Compare
Choose a tag to compare

Rewrite the package completely.
Add ability to extend response.

Add lad helper

18 Oct 09:32
Compare
Choose a tag to compare

lad() helper makes it even easier to send values to debug

Minor fixes

06 Oct 22:50
Compare
Choose a tag to compare
0.2.3

Fix vsprint error

Add mongodb query logs

29 Aug 09:28
Compare
Choose a tag to compare
0.2.2

Fix duplicate queries

Minor fix

15 Jul 08:35
Compare
Choose a tag to compare
0.2.1

Update Debugger.php