CodeSleeve / laravel-stapler

Stapler-based file upload package for the Laravel framework.
MIT License
556 stars 109 forks source link

Replicate and Stapler #111

Open lostcause opened 8 years ago

lostcause commented 8 years ago

Hi all,

I am trying to use replicate on my model (I am using Laravel 5), and I can't find a way use it with Stapler, to copy the files in their right folders. Is there a way to duplicate a row, and copy the image to the new location?

Thanks.