facade / ignition-self-diagnosis
Perform self diagnosis checks within your Ignition error page
Installs: 180 438
Dependents: 1
Suggesters: 0
Security: 0
Stars: 18
Watchers: 3
Forks: 1
Open Issues: 11
Requires
- php: >=7.1.0
- beyondcode/laravel-self-diagnosis: ^1.3
- facade/ignition: ^1.0
Requires (Dev)
- orchestra/testbench: ^3.8
- phpunit/phpunit: ^8.0
- dev-master
- 1.0.0
- dev-dependabot/npm_and_yarn/hosted-git-info-2.8.9
- dev-dependabot/npm_and_yarn/lodash-4.17.21
- dev-dependabot/npm_and_yarn/url-parse-1.5.1
- dev-dependabot/npm_and_yarn/y18n-3.2.2
- dev-dependabot/npm_and_yarn/elliptic-6.5.4
- dev-dependabot/npm_and_yarn/ini-1.3.7
- dev-dependabot/npm_and_yarn/http-proxy-1.18.1
- dev-dependabot/npm_and_yarn/node-sass-4.14.1
- dev-dependabot/npm_and_yarn/websocket-extensions-0.1.4
This package is auto-updated.
Last update: 2021-05-17 13:10:36 UTC
README
THIS PACKAGE HAS BEEN ABANDONED
Perform self diagnosis checks within your Ignition error page
This package adds common self diagnosis checks to the Ignition error page.
Installation
You can install the package in to a Laravel app that uses Ignition via composer:
composer require facade/ignition-self-diagnosis
Usage
Click on the "Self Diagnosis" tab on your Ignition screen to see the tool provided by this package.
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email support@flareapp.io instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.