sampoyigi / ti-ext-telescope
Laravel Telescope integration for TastyIgniter, monitor and debug your application
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
Type:tastyigniter-package
pkg:composer/sampoyigi/ti-ext-telescope
Requires
- laravel/telescope: ^5.5
- tastyigniter/core: ^v4.0
Requires (Dev)
- larastan/larastan: ^3.0
- laravel/pint: ^1.2
- pestphp/pest-plugin-laravel: ^3.0
- rector/rector: ^2.0
- sampoyigi/testbench: ^1.0
README
Integrates the Laravel Telescope package into TastyIgniter.
Installation
Clone the repository into extensions/sampoyigi/telescope and then
run composer update from your project root in order to pull in the dependencies.
To install it with Composer, run composer require sampoyigi/ti-ext-telescope from your project root.
Testing
composer test
Contributing
Please see CONTRIBUTING for details.
Code of Conduct
In order to ensure that the TastyIgniter community is welcoming to all, please review and abide by the Code of Conduct.
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.