Skip to content

[BUG] Kind of exception thrown on validation error #521

Open
@kennaar

Description

@kennaar

Why does this package throw a Illuminate\Http\Exceptions\HttpResponseException when form validation fails? Laravel form request classes throw a Illuminate\Validation\ValidationException.
Wouldn't it be better to throw that one instead to stay inline with the "defaul" laravel way?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions