Yii2 rest api not found

507 Views Asked by At

In advanced-app i create new module api (just copy backend).

enter image description here

And fix route in OpenServer:

enter image description here

Set RestApi Settings like this: https://www.yiiframework.com/doc/guide/2.0/en/rest-quick-start

But for url http://api/users I get 404

How fix it?

Git link: https://github.com/triest/Insigne/tree/master/api

1

There are 1 best solutions below

0
On

In config/main.php need fix 'controllerNamespace'