Redirect auto url post #3
Unanswered
elgrosboub
asked this question in
Q&A
Replies: 1 comment
-
Hello, Yes, you can redirect your url post without register all urls manually. Just use the "database" driver, run the migration for this package and finally you can do CRUD operations programatically with your redirections. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Is it possible to automatically redirect a url POST to a new one without register all urls manually ?
Example :
test.com/category/url-of-the-post/ => test.com/category/category2/url-of-the-post/
Thx
Beta Was this translation helpful? Give feedback.
All reactions