Skip to content

omaresmael/cache-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatically refresh the Cacheable files when changes are applied to them

Latest Version on Packagist Total Downloads

This package saves you some time wondering why your code is not working

It monitors the cacheable files (config, routes, events), and runs optimize command on every change applied on the them

Installation

You can install the package via composer:

composer require omaresmael/cache-watcher --dev

In your project, you should have the JavaScript package chokidar installed. You can install it via npm

npm install chokidar --save-dev

Usage

Run php artisan cache:watch

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages