Skip to content

imanghafoori1/laravel-file-cache-cleaner

Repository files navigation

Laravel File Cache Cleaner

Total Downloads

This is a command which lets you delete the expired cached data on the file system and free up the disk space.

Installation

You can install the package via composer:

composer require imanghafoori/laravel-file-cache-cleaner

Usage

// default store:
php artisan cache:clean_files

// or custom store:
php artisan cache:clean_files my_store

image

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Delete the obsolete cache files in the storage directory

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages