I wanted to ask you guys if is it possible, to make some routing like this for my project /{action}/{title}
?
I was wondering if that is possible, does this url has to be a primary key too? Since there is no ID passed to know which blog post is this.
Thank you.