afrazahmad/clear-cached-data
Composer 安装命令:
composer require afrazahmad/clear-cached-data
包简介
Clear all cached data i.e. views, config, routes etc
README 文档
README
Laravel 5 Package to clear all cached data in single command. e.g. cache, views, config and routes.
Install through composer
composer require afrazahmad/clear-cached-data
Usage
To use this package, just run below command and all cached data will be cleared automatically.
php artisan clear:data
Requirements
This package requires PHP 7 and Laravel 5.5 or higher.
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 2.49k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 15
- 点击次数: 2
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-03-01