Skip to content

How to show validation error? #101

Open
@BilawalSh

Description

@BilawalSh

I put validation in my controller but when any validation fails then it is not showing any message.

$request->validate([
'name' => 'required',
]);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions