spatie / laravel-ignition
A beautiful error page for Laravel applications.
Fund package maintenance!
spatie
Installs: 87 700 875
Dependents: 596
Suggesters: 1
Security: 0
Stars: 469
Watchers: 6
Forks: 70
Open Issues: 2
Requires
- php: ^8.1
- ext-curl: *
- ext-json: *
- ext-mbstring: *
- illuminate/support: ^10.0|^11.0
- spatie/ignition: ^1.15
- symfony/console: ^6.2.3|^7.0
- symfony/var-dumper: ^6.2.3|^7.0
Requires (Dev)
- livewire/livewire: ^2.11|^3.3.5
- mockery/mockery: ^1.5.1
- openai-php/client: ^0.8.1
- orchestra/testbench: 8.22.3|^9.0
- pestphp/pest: ^2.34
- phpstan/extension-installer: ^1.3.1
- phpstan/phpstan-deprecation-rules: ^1.1.1
- phpstan/phpstan-phpunit: ^1.3.16
- vlucas/phpdotenv: ^5.5
Suggests
- openai-php/client: Require get solutions from OpenAI
- psr/simple-cache-implementation: Needed to cache solutions from OpenAI
- dev-main
- 2.8.0
- 2.7.0
- 2.6.2
- 2.6.1
- 2.6.0
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.0
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.0
- v1.x-dev
- 1.7.0
- 1.6.4
- 1.6.3
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.1
- 1.4.0
- 1.3.1
- 1.3.0
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 0.12.0
- 0.11.0
- 0.10.0
- 0.0.9
- 0.0.8
- 0.0.7
- 0.0.6
- 0.0.5
- 0.0.4
- 0.0.3
- 0.0.2
- 0.0.1
- dev-feature/fix-middlewares
- dev-laravel-11-exception-handling
- dev-revert-190-revert-179-livewire-3
- dev-revert-179-livewire-3
This package is auto-updated.
Last update: 2024-11-04 09:05:07 UTC
README
Ignition is a beautiful and customizable error page for Laravel applications. It also allows to publicly share your errors on Flare. If configured with a valid Flare API key, your errors in production applications will be tracked, and you'll get notified when they happen.
spatie/laravel-ignition
works for Laravel 8 and 9 applications running on PHP 8.0 and above. Looking for Ignition for Laravel 5.x, 6.x or 7.x or old PHP versions? facade/ignition
is still compatible.
Are you a visual learner?
In this video on YouTube, you'll see a demo of all of the features.
Do know more about the design decisions we made, read this blog post.
Official Documentation
The official documentation for Ignition can be found on the Flare website.
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.