Skip to content

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

Merged
joetannenbaum merged 4 commits intomainfrom
feat/concerns-namespace
Jan 13, 2026
Merged

Add Concerns namespace and refactor code to reuse traits for rules#205
joetannenbaum merged 4 commits intomainfrom
feat/concerns-namespace

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 b73c24b into main Jan 13, 2026
4 checks passed
@WendellAdriel WendellAdriel deleted the feat/concerns-namespace 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