github spatie/laravel-ignition 1.7.1

latest releases: 1.7.2, 2.12.0
10 hours ago

What's Changed

  • Fix HTML view data leaking into laravel.log (#224)

ViewException's context() method HTML-dumped all view data, which Laravel's exception handler then included in log entries. Moved the HTML dumping into the Flare middleware so it only applies when rendering the error page or reporting to Flare.

Don't miss a new laravel-ignition release

NewReleases is sending notifications on new releases.