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

Implement Routing Framework or Integrate with one #5

Open
kladskull opened this issue Oct 14, 2017 · 0 comments
Open

Implement Routing Framework or Integrate with one #5

kladskull opened this issue Oct 14, 2017 · 0 comments
Assignees

Comments

@kladskull
Copy link
Owner

Implement Routing Framework or Integrate with one, as the current one is not so great. Currently if you wanted to do: "/post/12/comment/3" you would have to add code to /scripts/post.php and check the request array that is created by the framework. This is messy, we need to beable to use templating: "/post/{post_id}/comment/{comment_id}"

@TheAdnan TheAdnan self-assigned this Oct 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants