I am using Laravel v8. Is it possible to get the actual error type, as per the error constants in PHP? https://www.php.net/manual/en/errorfunc.constants.php
I am tryi