定制 norman-huth/nova-assets-versioning 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

norman-huth/nova-assets-versioning

最新稳定版本:v1.1.0

Composer 安装命令:

composer require norman-huth/nova-assets-versioning

包简介

README 文档

README

Many know the problem that after a package update you have to explain to the user that the browser cache has to be cleared.

This package appends the hash of script and style files loaded via Nova::script() or Nova::style().

Installation

composer require norman-huth/nova-assets-versioning

Example

Without this package:

<!-- Tool Styles -->
<link rel="stylesheet" href="/nova-api/styles/norman-huth-menu">

<!-- Tool Scripts -->
<script src="/nova-api/scripts/norman-huth-menu"></script>

With this package:

<!-- Tool Styles -->
<link rel="stylesheet" href="/nova-api/styles/norman-huth-menu?id=617a67680cd5dd5759b1963661ce40f1">

<!-- Tool Scripts -->
<script src="/nova-api/scripts/norman-huth-menu?id=cf9c832eb5de9f26626d5243e87f8814"></script>

More Laravel Nova Packages

Stand With Ukraine

Woman. Life. Freedom.

统计信息

  • 总下载量: 53.51k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-04-05