sfneal / view-models-precache
0.5.0
2021-01-27 18:29 UTC
Requires
- php: >=7.1
- sfneal/queueables: >=1.0
- sfneal/view-models: >=1.0
Requires (Dev)
- phpunit/phpunit: >=7.4.0
README
Laravel 应用程序的 Dispatchable ViewModel 预缓存
安装
您可以通过 composer 安装此包
composer require sfneal/view-models-precache-precache
使用
// Usage description here
测试
composer test
变更日志
有关最近更改的详细信息,请参阅 CHANGELOG。
贡献
有关详细信息,请参阅 CONTRIBUTING。
安全
如果您发现任何与安全相关的问题,请通过电子邮件 stephen.neal14@gmail.com 联系,而不是使用问题跟踪器。
鸣谢
许可
MIT 许可证 (MIT)。有关更多信息,请参阅 许可文件。
PHP 包模板
此包使用 PHP 包模板 生成。