I\'m trying to create a set of rules under the new \\HTTP\\Requests\\UpdateArticle class for the slug field, which needs to have unique fi
\\HTTP\\Requests\\UpdateArticle
slug
unique
To get URL parameters from the URL:
$this->route('id');
A great discussion on this were also asked here.