Skip to content

Releases: rodrigopedra/laravel-query-logger

Laravel 11 Support

01 May 07:37
Compare
Choose a tag to compare
v6.2.0

Laravel 11 support

Reorganize Log context

08 Aug 02:31
Compare
Choose a tag to compare

Move bindings array after time, connection and database, on log context

Laravel 10.0 support

15 Feb 15:31
Compare
Choose a tag to compare

Laravel 10.0 support

Improve date format handling

06 Oct 14:14
Compare
Choose a tag to compare

Improves date format handling to account for connection's grammar date format

Support guess spot in Laravel 8.x

08 Jun 18:56
Compare
Choose a tag to compare
v4.5.0

Support guess spot in Laravel 8.x

Avoid undefined file key

04 May 16:29
Compare
Choose a tag to compare

Avoid undefined file key when guessing call spot

Add call spot

04 May 07:24
Compare
Choose a tag to compare

Adds to the log context the first element from \debug_backtrace() outside of the vendor folder.

This should give the developer an idea where in the code the query was executed.

PHP 8.0

07 Mar 00:09
Compare
Choose a tag to compare

Drop support for PHP versions older than 8.0

Support Laravel 9

09 Feb 00:42
Compare
Choose a tag to compare
v4.4.0

Support Laravel 9

Patch vulnerable versions and allow PHP 8.1

29 Dec 05:38
Compare
Choose a tag to compare

Patch vulnerable versions and allow PHP 8.1