Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to set home page url in yii?



How to set home page url in yii?..

Answer / Ruchi Dhawan

To set the home page URL in Yii, you can set the 'homeUrl' option in your config/web.php file.nFor example:nreturn [ n 'components' => [n 'yiiweburlManager'n => [n 'homeUrl' => '/your-home-page',n ],n ];

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Yii PHP Framework Interview Questions

What are the directory structure of yii?

1 Answers  


What is active record(ar) in yii?

1 Answers  


How to use datetimepicker in yii2?

1 Answers  


What is the component, helper and why are they used, is there other way we can do same thing, what is better?

1 Answers  


How can we set a flash message in yii2?

1 Answers  


What is gii?

1 Answers  


How to get current url in yii?

1 Answers  


How you can write a custom component and use it inside your app?

1 Answers  


Why yii framework is faster?

1 Answers  


How can we get all root directory path in yii2?

1 Answers  


How can you include a javascript menu throught the site? Give steps

1 Answers  


How to pass parameters from controller to layout in yii2?

1 Answers  


Categories