Registry / observability / spatie-laravel-ignition

spatie-laravel-ignition

JSON →
library2.12.0phppackagistunverified

A beautiful error page for Laravel applications.

composer require spatie/laravel-ignition
INSTALL
IMPORT
SIG · SPATIE-LARAVEL-IGN
S
spatie-laravel-ignition
observabilityphpv2.12.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

IgnitionServiceProvider
use Spatie\LaravelIgnition\IgnitionServiceProvider;

Register Ignition's service provider in Laravel.

use Spatie\LaravelIgnition\IgnitionServiceProvider; // Register the service provider in config/app.php 'providers' => [ IgnitionServiceProvider::class, ],
Debug
Known issues
gotchaIgnition is intended for development only; disable in production to avoid exposing sensitive info.
fix
Ensure the service provider is only registered in the 'local' environment.
affects: >=1.0
Upgrade
Version history
2.12.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
spatie-laravel-ignition — pip install spatie-laravel-ignition · libregistry