【发布时间】:2017-06-10 05:55:22
【问题描述】:
我使用Laravelcollective/html v5.3.0 和laravel 5.3。现在我使用laravel 5.4。我有使用Laravelcollective/html v5.3.0 的表单。
composer require laravelcollective/html 给了我以下错误:
Installation request for laravelcollective/html ^5.3 -> satisfiable by laravelcollective/html[v5.3.0].
-Conclusion: remove laravel/frameworkv5.4.0
- Conclusion: don't install laravel/framework v5.4.0
laravel 5.4 什么时候支持Laravelcollective/html ?
【问题讨论】:
-
Laravelcollective/htmlgithub 页面中已经有两个问题文件。您可能需要检查一下 -
Cerlin Boss 和 PaladiN 说的是正确的。对您的问题稍作修正,laravel 5.4 什么时候支持 Laravelcollective/html? 我想应该是 LaravelCollective/html 支持 Laravel 5.4..
标签: php forms laravel laravelcollective