S
S
Space2015-05-25 17:24:10
Yii
Space, 2015-05-25 17:24:10

How to install the module?

I install the https://github.com/dektrium/yii2-user module on basic . It is registered in docks for advanced. I do everything as it is written, I write in web.php

'modules' => [
    'user' => [
        'class' => 'dektrium\user\Module',
    ],
],
but writes at site.com/user/login nothing was found. Why is that?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny Bukharev, 2015-05-25
@evgenybuckharev

If nothing is found at the address, then you need to dig in the direction of the paths

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question