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

Changed the route name from 'form.validate' to 'forms.validate' in the FormsServiceProvider.php file to maintain consistency with the route prefix. #17

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

thejmitchener
Copy link
Member

@thejmitchener thejmitchener commented Jul 11, 2024

Updates the route name from 'form.validate' to 'forms.validate' in the FormsServiceProvider.php file. This change ensures consistency with the route prefix 'forms' and maintains a cohesive naming convention throughout the project. By aligning the route name with the route prefix, the codebase becomes more organized and easier to navigate for developers working on the project. This simple adjustment enhances the clarity and maintainability of the codebase.

…e FormsServiceProvider.php file to maintain consistency with the route prefix.
@thejmitchener thejmitchener merged commit 683dcf7 into main Jul 11, 2024
11 checks passed
@thejmitchener thejmitchener deleted the update-valide-route-name branch July 11, 2024 19:05
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.

1 participant