Frontend Tips: Use Relative Paths Whenever Possible
Jul 18, 2024 · 2 min read · Imagine your page look like this - /blog/1/category // list category page - /blog/1/category/create // category create page - /blog/1/category/edit/1 // category edit page Based this structure of your page, you should handle redir...
Join discussion



