v3.3.0
Added
- Add
Laravie\Codex\Response::isNotFound()andLaravie\Codex\Response::abortIfRequestNotFound()methods. - Add
Laravie\Codex\Exceptions\NotFoundExceptionexception. - Add
Laravie\Codex\Exceptions\UnauthorizedExceptionexception.
Deprecates
- Deprecate
Laravie\Codex\Exceptions\UnauthorizedHttpException. UseLaravie\Codex\Exceptions\UnauthorizedExceptioninstead.