eduardoarandah / medialibrary-dropzone-for-laravel-backpack

Adds the dropzone component to add multiple images via medialibrary backend
6 stars 2 forks source link

add spatie/laravel-medialibrary as a dependency #5

Open tabacitu opened 3 years ago

tabacitu commented 3 years ago

To make sure that spatie/laravel-medialibrary is installed, and the version installed is supported, I think it's best to have it as a requirement in composer.json.

Bonus: when installing this addon, it's one less command, if they have the addon installed, they already have spatie/laravel-medialibrary installed too.