Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add explanation of dataset name interpolation (Pest PR #1146) #279

Closed

Conversation

JHWelch
Copy link
Contributor

@JHWelch JHWelch commented Sep 10, 2024

This PR adds documentation for the feature added in this PR

This change requires an image to be added. I'm not sure how the webp files referenced in the documentation are generated or stored. It does not seem to happen in repo.

This new addition requires a new image, the same size as the datasets-named.

You could generate it with the following test

it('validates the :dataset field', function ($field) {
    expect(true)->toBeTrue();
})->with([
    'first_name' => null,
    'email' => null,
]);

For example:
CleanShot 2024-09-10 at 16 57 56@2x

Thanks as always!

@nunomaduro
Copy link
Member

can you add this, but without the webp stuff?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants