Flare Error tracking made for Laravel
Features Pricing Docs Blog Log in Start free trial Free trial
  • Docs
  • Videos

Documentation

  • General

    • Welcome
    • Projects
    • Errors
    • Error occurrences
    • Using the API
    • Sharing error occurrences
    • Spike protection
    • GitHub integration
  • Ignition for Laravel

    • Installation
    • Configuration
    • Security
    • Controlling collected data
    • Sending logs to Flare
    • Linking to errors
    • Identifying users
    • Adding custom context
    • Adding glows
    • Writing custom middleware
  • Flare for generic PHP projects

    • Installation
    • Controlling collected data
    • Identifying users
    • Linking to errors
    • Adding custom context
    • Adding glows
    • Writing custom middleware
  • Javascript error tracking

    • Installation
    • Framework integrations
    • Resolving Bundled Code
    • Reporting errors
    • Client hooks
    • Adding custom context
    • Adding glows
    • Solution Providers
  • Solutions

    • Introduction
    • Adding custom solutions
    • Making solutions runnable
    • Using solution providers
    • Writing good solutions
  • Notifications

    • Configuring notifications
    • Mail
    • Slack
    • Telegram
    • SMS
    • Webhooks
    • Discord
    • Microsoft Teams
  • Team management

    • Using multiple teams
    • Subscribing to a plan
    • Receiving invoices
    • Managing team members
    • Inviting guests to projects

First party extensions

We've created a couple of packages that add functionality to Ignition. If you want to build your own custom Ignition extension, feel free to take these as a source of inspiration. Head over to the custom tab documentation to learn how you can create your own custom tab.

Ignition Tinker Tab

This package allows you to use Artisan tinker right on the error page. The package is a wrapper around spatie/laravel-web-tinker.

Screenshot of tinker tab in Ignition

You can install the package using this command.

composer require facade/ignition-tinker-tab --dev

GitHub

Ignition Code Editor

This package replaces the existing "Stack Trace" tab and adds an online code editor as the code snippet view. You can edit all application frames and by pressing CMD-S/CTRL-S immediately save the changes you made.

Screenshot of editor tab in

You can install the package using this command.

composer require facade/ignition-code-editor --dev

GitHub

Ignition Self Diagnosis

This package adds a new tab to Ignition, that shows you common self-diagnosis checks and their results

Screenshot of self diagnosis tab

You can install the package using this command.

composer require facade/ignition-self-diagnosis --dev

GitHub

Next topic

On this page

  • Ignition Tinker Tab
  • Ignition Code Editor
  • Ignition Self Diagnosis

About Flare

  • Home
  • Features
  • Pricing
  • Support

Resources

  • Blog
  • Changelog
  • Docs
  • Ignition

App

  • Log in
  • Start free trial
SPATIE
  • Service status
  • Terms of use
  • Privacy & cookie policy