Evgeniy Tkachenko

Results 72 comments of Evgeniy Tkachenko
trafficstars

See [issues](https://github.com/githubjeka/yii2-rest/issues) Probably, it has answer. If not - explain what you want.

https://github.com/AngularYii2/angularyii2.github.io/wiki/Getting-404-error-on-reloaded-page.

https://github.com/AngularYii2/angularyii2.github.io/issues/3

Hi, See https://github.com/githubjeka/angular-yii2/issues/5#issuecomment-101927223

Set meta base to subfolder https://github.com/AngularYii2/angularyii2.github.io/blob/master/index.html#L7

This can not be, maybe you forgot to save the file :)

https://github.com/AngularYii2/angularyii2.github.io/wiki/Getting-404-error-on-reloaded-page.

You should configure virtual host for rest and client app. All your troubles associated with subfolders. To easy using set `http://rest.local` to `rest/rest/web` and `http://client.local` to `client-angular` a folder.

Ok, and better create new issue for your future problems

You can get access-token via method https://github.com/githubjeka/yii2-rest/blob/master/rest/versions/v1/controllers/UserController.php#L18 And You can see to how it work in test https://github.com/githubjeka/yii2-rest/blob/master/tests/codeception/rest/functional/PostAPICept.php