Download the PHP package falcon/laravel-medialibrary-prune-files without Composer
On this page you can find all versions of the php package falcon/laravel-medialibrary-prune-files. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download falcon/laravel-medialibrary-prune-files
More information about falcon/laravel-medialibrary-prune-files
Files in falcon/laravel-medialibrary-prune-files
Download falcon/laravel-medialibrary-prune-files
More information about falcon/laravel-medialibrary-prune-files
Files in falcon/laravel-medialibrary-prune-files
Vendor falcon
Package laravel-medialibrary-prune-files
Short Description Laravel package to prune stale files created by spatie medialibrary
License MIT
Package laravel-medialibrary-prune-files
Short Description Laravel package to prune stale files created by spatie medialibrary
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-medialibrary-prune-files
Media library prune
Laravel package to prune stale files created by spatie medialibrary
Install
Run
Basic ussage
Checks for media folders inside of a filesystem disk that do not have a media library record in the database.
A folder is an "media folder" if:
- the folder name is numeric AND
- the folder contains only files OR the directories within the are either
responsive-images
orconversions
If you want to just check what files are going to be deleted, you can use the --dry-run
command option
BY default the package will use the local
disk. To change it use the --disk
option
Change log
v1.0.0 - 29-04-2020
- Initial release
All versions of laravel-medialibrary-prune-files with dependencies
PHP Build Version
Package Version
Requires
spatie/laravel-medialibrary Version
^10.1.3|^11.4.5
laravel/framework Version ^9.0.0|^10.0.0|^11.0.0
laravel/framework Version ^9.0.0|^10.0.0|^11.0.0
The package falcon/laravel-medialibrary-prune-files contains the following files
Loading the files please wait ....