Error
Class 'app\Models\Images' not found
1. in /home/laffkauz/public_html/models/Product.php at line 19
{
return 'sun_ads';
}
public function getCategory()
{
return $this->hasOne(Category::className(), ['id' => 'cat']);
}
public function getImages()
{
return $this->hasOne(Images::className(), ['itemId' => 'id']);
}
}
?>
Failed to download costa-rico/yii2-images from source: Failed to clone https://github.com/CostaRico/yii2-images.git, git was not found, check that it is installed and in your PATH env.
Package yiisoft/yii2-codeception is abandoned, you should avoid using it. Use codeception/codeception instead.
вставил код в вид
Вставил код в конфиг web.php