rdx/laravelcollective-html

为 Laravel 框架提供的 HTML 和表单构建器

6.7 2024-03-20 15:08 UTC

README

这是一个 laravelcollective/html 的直接替代品

要使用此包代替 laravelcollective/html 作为完美的直接替代品,在你的项目中执行以下操作

  1. composer require rdx/laravelcollective-html
  2. 如果你的项目明确要求了 html: composer remove laravelcollective/html

这将安装 rdx/laravelcollective-html 并让它表现得像 laravelcollective/html,因此所有其他包都会相信 laravelcollective/html 已经安装,因为 Composer 非常强大。