Support the ongoing development of Laravel.io →
Database Views Architecture
Last updated 1 year ago.
0
Solution

Personally, I have built something similar and allowed the user to upload via the cms. Used Dropzone.js and customised it as needed. You can then run any php on each upload to resize or whatever you need.

I prefer this approach as it's more streamlined for the client and you have more control over the images.

It's personal choice really. Your approach should work - as long as the photographer is techy enough. IF you plan to use the smae code down the line, then the next client might not be quite as techy.

0

Hey, they do their stuff in ligthroom, don't make life harder for them, let them upload directly, and you can build a soluition that goes into the folders and reads-> lists the files so they are ready for download

you can also write a thumnail creator, so the clients can see the images faster

I've done it before in plain php, but I'm sure in laravel it's easy

0

Sign in to participate in this thread!

Eventy

Your banner here too?

zlatiborac zlatiborac Joined 28 Apr 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.