首頁 >後端開發 >php教程 >Laravel 5.2 使用illuminate/html 报错的问题

Laravel 5.2 使用illuminate/html 报错的问题

WBOY
WBOY原創
2016-06-23 13:17:141045瀏覽

在Laravel 4.* 版本的时候,我们经常使用illuminate/html这个包,而在5.2版本中已经取消了对它的支持,可以使用和他类似的package:laravelcollective/html

安装:

composer install laravelcollective/html

关于laravelcollective/html的详细说明可以查看https://github.com/LaravelCollective/docs/blob/5.2/html.md#installation

陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn