axy/errors
axy/errors is a PHP 8.1+ helper for defining and organizing exception classes. Provides common exception structures, basic error classes, default messages, backtrace truncation, and global options to standardize error handling across projects.
Disabledclass Disabled extends Logic implements Forbidden
For example, the Service Locator provides access to a set of services. Some of these services may be disabled in this configuration or current environment.
$request->$console->getArgs(); // It is HTTP-request
__construct([$service [, $previous, $thrower])$service - the service or its namegetService():string|objectHow can I help you explore Laravel packages today?