Download the PHP package omaresmael/cache-watcher without Composer
On this page you can find all versions of the php package omaresmael/cache-watcher. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download omaresmael/cache-watcher
More information about omaresmael/cache-watcher
Files in omaresmael/cache-watcher
Download omaresmael/cache-watcher
More information about omaresmael/cache-watcher
Files in omaresmael/cache-watcher
Vendor omaresmael
Package cache-watcher
Short Description Laravel package that monitors the changes on the cacheable files and refresh them
License MIT
Package cache-watcher
Short Description Laravel package that monitors the changes on the cacheable files and refresh them
License MIT
Please rate this library. Is it a good library?
Informations about the package cache-watcher
Automatically refresh the Cacheable files when changes are applied to them
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:
In your project, you should have the JavaScript package chokidar
installed. You can install it via npm
Usage
Run php artisan cache:watch
License
The MIT License (MIT). Please see License File for more information.
All versions of cache-watcher with dependencies
PHP Build Version
Package Version
Requires
spatie/file-system-watcher Version
^1.2
The package omaresmael/cache-watcher contains the following files
Loading the files please wait ....