Laravel Log Enhancer Versions Save

Make debugging easier by adding more data to your laravel logs (Laravel 5.6+)

v1.5.0

2 years ago

We have added the following to the logs:

  • Application details (Laravel Version, PHP Version, Config Cached, and Route Cached details)
  • More details about Git (branch name, last commit message, last commit id, staged or (un)staged changes)

v1.4.0

2 years ago