solumdesignum / deviation
laravel lightweight deviation monitoring tool.
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/solumdesignum/deviation
Requires
- php: ^7.4|^8.0|^8.1|^8.2
- barryvdh/laravel-dompdf: ^v2.0.1
- illuminate/support: ~5|~6|~7|~8|~9|~10
Requires (Dev)
- orchestra/testbench: ~3|~4|~6|~7|~8
- phpunit/phpunit: ~4|~5|~6|~7|~8|~9|~10
This package is auto-updated.
Last update: 2023-08-30 07:57:55 UTC
README
Introduction
Laravel lightweight deviation monitoring tool.
Installation
Via Composer
composer require solumdesignum/deviation
Next, publish configuration using the vendor:publish command:
php artisan vendor:publish --provider="SolumDeSignum\Deviation\DeviationServiceProvider"
Contributing
Thank you for considering contributing to the Deviation. You can read the contribution guidelines here
Security
If you discover any security related issues, please email to solumdesignum@gmail.com instead of using the issue tracker.
Credits
License
Solum DeSignum Scenarios is open-sourced software licensed under the MIT license.