예제 #1
0
 public function editAttachmentAction(Files $file, Attachments $attachment)
 {
     dd($attachment->toArray());
 }