We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
...
All requests are converted to routes which then redirect to the appropriate logic. The general principle of any route is:
middleware:action(s)|data
Examples might be:
search:image/category/planes|... dialogue:idea|... math:calculate|...