Thuong Quang
Results
2
comments of
Thuong Quang
Model ProductCategory namespace common\models; use trntv\filekit\behaviors\UploadBehavior; use Yii; use yii\behaviors\SluggableBehavior; use yii\behaviors\TimestampBehavior; use common\components\ActiveRecord; /** * This is the model class for table "product_category". * * @property integer $category_id *...
The same issue in the Vue version was solved on https://github.com/appbaseio/reactivesearch/issues/1657