Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Conversation

@J87NL
Copy link
Contributor

@J87NL J87NL commented Mar 27, 2023

After this fix the example as shown below and in the docs will work again:

public function store(Request $request, CreateUserForm $form)
{
    $data = $form->validate($request);
}

@pascalbaljet pascalbaljet merged commit 6eddd16 into protonemedia:main Mar 30, 2023
@pascalbaljet
Copy link
Contributor

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants