thumbnail:purge
To delete the generated thumbnails you can run the following command. The source images are not deleted. By default all directories in storage/app/thumbnails/default
will be deleted.
php artisan thumbnail:purge
To delete the generated thumbnails you can run the following command. The source images are not deleted. By default all directories in storage/app/thumbnails/default
will be deleted.
php artisan thumbnail:purge