tecsvit / public-errors
Public errors
v1.0
2018-07-12 07:36 UTC
Requires
This package is not auto-updated.
Last update: 2025-05-29 04:19:51 UTC
README
Public errors
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist tecsvit/public-errors "*"
or add
"tecsvit/public-errors": "*"
to the require section of your composer.json
file.