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

Rewrite route group option to support load files #177

Open
bim-g opened this issue May 5, 2024 · 0 comments
Open

Rewrite route group option to support load files #177

bim-g opened this issue May 5, 2024 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request invalid This doesn't seem right
Milestone

Comments

@bim-g
Copy link
Collaborator

bim-g commented May 5, 2024

This option will help to resolve the problem of including files and we lost the middle shared inside the groupe route.

  • The first step consist of create a class to register files to load on the routes files
  • rewrite groupe route method to support string as callback
  • add method to access app base path
  • add method on application class to register web route and api route
  • remove all include function to load routes file and rename router directory to routes
@bim-g bim-g self-assigned this May 5, 2024
@bim-g bim-g added bug Something isn't working enhancement New feature or request invalid This doesn't seem right labels May 5, 2024
@bim-g bim-g added this to the routing milestone May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant