agungsugiarto / codeigniter4-whoops
Whoops PHP Errors For CodeIgniter4
v1.0.1
2021-05-22 14:49 UTC
Requires
- php: ^7.2|^8.0
- codeigniter4/framework: ^4.0
- filp/whoops: ^2
This package is auto-updated.
Last update: 2024-10-22 22:31:07 UTC
README
Instalation
Include this package via Composer:
composer require agungsugiarto/codeigniter4-whoops --dev
Publish commands
Then enjoy your whoops pretty errors ;)
php spark whoops:publish
License
This package is free software distributed under the terms of the MIT license.