Good time of day.
A controller ItemController action view which has a parameter (variable slug)
To get data from the database you are querying
site/item/view?slug=alias
How to make a rule of the form
site/about which will query the
site/item/view?slug=about?