Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReflectionException Class fg\UrlAlias\components\BaseUrlRule does not exist #3

Open
arjenmeijer opened this issue Aug 23, 2015 · 2 comments

Comments

@arjenmeijer
Copy link

I do not have a fg\Urlalias\components map, but I do have fg\yii2-url-alias\components map.
I the documentation incorrect, or I am reading the docs wrong?

My web config is:
'urlManager' => [
'enablePrettyUrl' => true,
'showScriptName' => false,
'rules' => [
[
'class' => 'fg\UrlAlias\components\BaseUrlRule',
'connectionID' => 'db',
//if you want 301 redirect
// 'redirect301' => true
]
]
],

@kickhelp
Copy link

kickhelp commented Oct 6, 2015

arjenmeijer, did you resove this issue?

@arjenmeijer
Copy link
Author

I gave up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants