コード例 #1
0
 public function saved($model)
 {
     //Lưu vào db
     return Notification::createNotification($model);
 }