function calc(evt) {
evt.preventDefault();
salaryYear.value = salaryMonth.value * 12;
if (salaryYear.value > 200000) {
info.innerHTML = 'text';
}
};
UPLOAD_ERR_NO_TMP_DIR
Значение: 6; Отсутствует временная папка.
Creating default object from empty value.
public function store(Request $request)
{
$gallery->photo = "img/galery/" . $_FILES['img']['name'];
<label>
<input type=checkbox>
<span>Checkbox</span>
</label>
input[type=checkbox]:checked + span {
}
public function getPriceWithDisacountAttribute(){
return $this->price - $this->discount;
}
$model -> price_with_discount