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

Check if the field is a url and check it #13

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

chrisrhymes
Copy link
Owner

  • Added support for fields that are urls using the Str::isUrl() helper, instead of only fields containing HTML.
  • Tidy up feature tests to use RefreshDatabase from Pest config
  • Add tests for url field

@chrisrhymes chrisrhymes added the enhancement New feature or request label Aug 24, 2023
@chrisrhymes chrisrhymes merged commit 80539ee into main Aug 24, 2023
3 checks passed
@chrisrhymes chrisrhymes deleted the feature/check-url-field branch August 24, 2023 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant