Wiki articles tagged with "beautiful url"

Showing 1-2 of 2 items.

Easy way to redirect http:\\localhost\yii2-basic to http:\\localhost\yii2-basic\web\index.php

Created 11 years ago by Scott_Huang Scott_Huang, updated 11 years ago by Scott_Huang Scott_Huang.

First of all, install yii2 basic template according below link:

1 0
5 followers
Viewed: 85 093 times
Version: 2.0
Category: Tips

How to get SEO friendly URL using Model and new getUrl() function

Created 8 years ago by shiv shiv, updated 8 years ago by shiv shiv.

We all need SEO friendly URLs for our projects. its not always good to call route with params so we can generalise it for all models using a common function.

2 0
1 follower
Viewed: 29 566 times
Version: 2.0
Category: How-tos