Zig
Zig
Thanks for reporting this. I will look into it.
Can you explain what issue you were having and are attempting to fix? Also, I can't merge changes where you're changing the repo name, i.e - `"name": "jjfs85/laradrop"`. If you'd...
Ok, thanks. Cool feature, but would you be able to also implement the option to maintain the height? Just in case someone wants to maintain the height instead of width.
Hi @uisuru , What do you mean by 'location'?
The filepath as well as the storage engine can be set in the `.env` file - see https://github.com/jasekz/laradrop#configuration-env , specifically, the `LARADROP_DISK_PUBLIC_URL` definition. If you need to dynamically determine the...
Just wanted to check in on this, @uisuru; let me know if you're able to do what you need.
Sorry about the late reply - somehow didn't see the last message. Can you share the code you have that's not working?
It's not supported out of the box, and because it uses ajax to fetch data, the Laravel paginator probably won't work. At this time, you'd need to override or modify...
Thanks, @cnweibo. I made this issue into a 'feature request' and will look into it as soon as I can.