P
window.axios.defaults.headers.common = {
'X-Requested-With': 'XMLHttpRequest',
'X-CSRF-TOKEN' : document.querySelector('meta[name="csrf-token"]').getAttribute('content');
};
Size: a a a
P
P
Э
А
А
public function products() {
return $this->hasMany(Product::class, 'id', 'ordered.id');
}
А
🎃
public function products() {
return $this->hasMany(Product::class, 'id', 'ordered.id');
}
А
🎃
КГ
🎃
А
P
P
КГ
🎃
КГ
КГ
КГ
В