Skip to content

Add Concerns namespace and refactor code to reuse traits for rules#204

Merged
joetannenbaum merged 2 commits intocomponentsfrom
feat/concerns-namespace-components
Jan 13, 2026
Merged

Add Concerns namespace and refactor code to reuse traits for rules#204
joetannenbaum merged 2 commits intocomponentsfrom
feat/concerns-namespace-components

Conversation

@WendellAdriel
Copy link
Member

  • Add a new app/Concerns namespace to centralize the Traits for the application.
  • The PasswordValidationRules trait that was in app/Actions/Fortify was moved to the new namespace.
  • A new ProfileValidationRules trait was created.
  • Code was refactored to not duplicate the rules and reuse them from the Traits.

@joetannenbaum joetannenbaum merged commit b480078 into components Jan 13, 2026
3 checks passed
@WendellAdriel WendellAdriel deleted the feat/concerns-namespace-components branch January 13, 2026 20:17
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