Answer the question
In order to leave comments, you need to log in
How to set absolute url in yii2?
Yii::$app->urlManager->createAbsoluteUrl(['/'])
Result from backend:
localhost/yii/backend/web
Answer the question
In order to leave comments, you need to log in
you can use Url helper
www.yiiframework.com/doc-2.0/yii-helpers-baseurl.h...
What's the problem? they wanted an absolute url - they got it.
this is absolute in this application, i want to get localhost/yii/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question