spatie/laravel-ignition
Beautiful, customizable error page for Laravel apps (Laravel 10+ / PHP 8.1+). Ignition improves exception debugging with context and solutions, and can share errors to Flare for production tracking and notifications via an API key.
laravel.log (#224)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.
Add Laravel 13.x support
Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.9.1...2.10.0
Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.9.0...2.9.1
Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.8.0...2.9.0
Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.7.0...2.8.0
Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.6.2...2.7.0
Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.6.1...2.6.2
Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.6.0...2.6.1
Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.5.1...2.5.2
Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.5.0...2.5.1
Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.4.2...2.5.0
Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.4.1...2.4.2
Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.4.0...2.4.1
Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.3.3...2.4.0
sail by @jessarcher in https://github.com/spatie/laravel-ignition/pull/156Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.2.0...2.3.0
Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.1.2...2.1.3
MissingImportSolutionProviderFull Changelog: https://github.com/spatie/laravel-ignition/compare/2.1.1...2.1.2
Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.1.0...2.1.1
Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.0.0...2.1.0
Full Changelog: https://github.com/spatie/laravel-ignition/compare/1.6.4...2.0.0
Full Changelog: https://github.com/spatie/laravel-ignition/compare/1.6.3...1.6.4
Full Changelog: https://github.com/spatie/laravel-ignition/compare/1.6.1...1.6.2
nullFull Changelog: https://github.com/spatie/laravel-ignition/compare/1.5.2...1.6.0
Full Changelog: https://github.com/spatie/laravel-ignition/compare/1.5.1...1.5.2
Full Changelog: https://github.com/spatie/laravel-ignition/compare/1.5.0...1.5.1
Full Changelog: https://github.com/spatie/laravel-ignition/compare/1.4.1...1.5.0
application_path in Ignition reportsFull Changelog: https://github.com/spatie/laravel-ignition/compare/1.4.0...1.4.1
min function by @SubhanSh in https://github.com/spatie/laravel-ignition/pull/103QueryRecorder and AddLogs middlewareFull Changelog: https://github.com/spatie/laravel-ignition/compare/1.3.1...1.4.0
Full Changelog: https://github.com/spatie/laravel-ignition/compare/1.3.0...1.3.1
Full Changelog: https://github.com/spatie/laravel-ignition/compare/1.2.4...1.3.0
Full Changelog: https://github.com/spatie/laravel-ignition/compare/1.2.3...1.2.4
Full Changelog: https://github.com/spatie/laravel-ignition/compare/1.0.9...1.0.10
Full Changelog: https://github.com/spatie/laravel-ignition/compare/1.0.8...1.0.9
Full Changelog: https://github.com/spatie/laravel-ignition/compare/1.0.7...1.0.8
Illuminate\Contracts\View\Engine to be usedenable_runnable_solutions now defaults to the APP_DEBUG valueFull Changelog: https://github.com/spatie/laravel-ignition/compare/1.0.1...1.0.2
^10.x by @owenvoke in https://github.com/spatie/laravel-ignition/pull/15Full Changelog: https://github.com/spatie/laravel-ignition/compare/1.0.0...1.0.1
How can I help you explore Laravel packages today?