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

Route attributes register example #589

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

rustamwin
Copy link
Member

Q A
Is bugfix? ✔️/❌
New feature? ✔️/❌
Breaks BC? ✔️/❌
Fixed issues comma-separated list of tickets # fixed by the PR, if any

@what-the-diff
Copy link

what-the-diff bot commented Jun 16, 2023

PR Summary

  • New route added in bootstrap.php
    The bootstrap.php file has been updated to include a new route for better navigation within the application.
  • Router configuration updated
    The router configuration file now has the RouteAttributesRegistrarInterface and associated class for improved route handling.
  • Comment block for site/index route
    A comment block has been added in the routes/routes.php file to explain the site/index route functionality.
  • Language group and site/index annotations on SiteController
    The SiteController now includes a language group annotation to handle different languages and a Get annotation for the 'site/index' route to enhance the overall user experience.

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.

None yet

2 participants