AD
Size: a a a
AD
D
АГ
D
АГ
r5
r5
protected static function boot() {
parent::boot();
static::deleting(function($photo) {
if ( File::exists(public_path($photo->path))) {
File::delete(public_path($photo->path));
}
}
});
}
r5
AB
DZ
Y
BI
Y
BI
D
OK
IA
D