making custom router #41125
Unanswered
artimesphoenix
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to make a custom Laravel router.
It will route based on post input values (and user current stage defined in cache) instead of uri.
This will be useful for creating a telegram bot.
If you know the right steps to create a laravel router or what files I need to rewrite, I'd appreciate it if you could share it.
This code is an example of my concept :
Beta Was this translation helpful? Give feedback.
All reactions