Skip to content

Enhance validation tests: Add test for connection name detection in Unique rule#54993

Merged
taylorotwell merged 1 commit into
laravel:12.xfrom
alikhosravidev:test/unique
Mar 13, 2025
Merged

Enhance validation tests: Add test for connection name detection in Unique rule#54993
taylorotwell merged 1 commit into
laravel:12.xfrom
alikhosravidev:test/unique

Conversation

@alikhosravidev

@alikhosravidev alikhosravidev commented Mar 12, 2025

Copy link
Copy Markdown
Contributor

This PR adds a test to verify that the Unique validation rule correctly detects the database connection name. This ensures proper handling of multi-database setups in Laravel validation.

@taylorotwell taylorotwell merged commit de9daa4 into laravel:12.x Mar 13, 2025
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