I am new with YII 2.0 and i have installed new PHP7.0.2 Version, i was successfully installed the YII2.0 via composer and i enabled my gii code creation.
So that now i want to create a model file for my table users, when i click the model creation via gii page, it showing the "Database Exception – yii\db\Exception".
Can you please suggest your answer for rectify this problem.