Top "Yii2-advanced-app" questions

Yii 2 Advanced Application Template is a skeleton Yii 2 application best for developing complex Web applications with multiple tiers.

What is best way to redirect on login page in yii2

If user is not logged in then user should have to be redirect on login page, for that i found …

yii2 yii2-advanced-app
Yii2 url validation without http,https

I have used url validation code in my model,but it gives me error. I just validate if user only …

yii2 yii2-advanced-app
Yii2 REST+ Angular Cross Domain CORS

I have developed Angular & Yii2 REST service. Have problem in cross domain. Here below add my angular & Yii2 …

angularjs rest yii2 yii2-advanced-app yii-components
Php with Nginx - 403 Forbidden

I want to run project yii2(advanced template) with nginx. I use virtualbox with vagrant(ubuntu 16.04, php 5.6) I have following …

php nginx yii yii2 yii2-advanced-app
Yii2 ldap identity set up after authentication

I am newbie with Yii2 and I need to create a login system using ldap. There is not much information …

authentication ldap yii2 yii2-advanced-app yii2-user
Yii2 Invalid CAPTCHA action ID in module

I am getting the Invalid CAPTCHA action ID Exception in my custom contactus module. I managed to display the captcha …

captcha yii2 yii2-advanced-app
No error message show in yii2

I cann't not show the error message. This is my site code. <div class="login_wrapper"> <div …

yii2 yii2-advanced-app