SS
Size: a a a
SS
DS
DS
SS
OK
И
A
DS
DS
AD
SS
DS
DS
SS
⠀
public function tags()
{
return $this->belongsToMany('App\Models\Blog\Tag');
}
Table 'post_tag' doesn't exist
АП
AP
public function tags()
{
return $this->belongsToMany('App\Models\Blog\Tag');
}
Table 'post_tag' doesn't exist
⠀
AH
VY