vivid-arch / laravel-ignition-tab
A package that displays debug information for the Vivid Architecture
1.0
2021-11-14 14:29 UTC
Requires
- php: >=7.4.0
- facade/ignition: ^2.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.2
- nunomaduro/larastan: ^1.0
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.5
- dev-master
- 1.0
- 0.2
- 0.0.1
- dev-dependabot/npm_and_yarn/minimist-1.2.8
- dev-dependabot/npm_and_yarn/qs-6.4.1
- dev-dependabot/npm_and_yarn/express-4.18.2
- dev-dependabot/npm_and_yarn/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/loader-utils-1.4.2
- dev-dependabot/npm_and_yarn/css-what-2.1.3
- dev-dependabot/npm_and_yarn/url-parse-1.5.10
- dev-dependabot/npm_and_yarn/follow-redirects-1.14.8
- dev-dependabot/npm_and_yarn/chownr-1.1.4
This package is not auto-updated.
Last update: 2024-12-29 04:25:45 UTC
README
This package provides a basic Tab that allows you to see the Vivid job call stack and other useful info to help you debug your app.
Installation
You can install the package in to a Laravel app that uses Ignition via composer:
composer require vivid-arch/laravel-ignition-tab
Usage
Click on the "Vivid" tab on your Ignition screen to see the data 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 :author_email instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.