Problem with create url

Hi,

i have a problem with create url. I have this cod:


Url::toRoute(['/catalogue/default/view', 'id' => $user->id]

that generate

But i’m needing from this format

In my web.php i set

where do i wrong?