This is the documentation for
v4 but the latest version is
v10
.
You can switch versions in the menu on the left/at the top.
Check your current version with the following command:
composer show spatie/laravel-medialibrary
The Medialibrary package requires PHP 7.0+ and Laravel 5.1.0+. To create derived images GD needs to be installed on your server. If you want to create PDF or SVG thumbnails Imagick is also required. For the creation of thumbnails of video files ffmpeg
should be installed on your system.
If you're stuck on PHP 5 take a look at V3 of this package.