i used in yii2 framework
in query select after asAarray() but in response json all integer to string !
$users = $model->asArray()->limit($limit)->offset($offset)->all();
i used in yii2 framework
in query select after asAarray() but in response json all integer to string !
$users = $model->asArray()->limit($limit)->offset($offset)->all();