no problem, just install it:
composer require illuminate/html
and register it in your config/app
It has been transferred to the LaravelCollective initiative:
https://github.com/LaravelCollective/html
You can read more about it:
https://laravel-news.com/2015/02/new-community-project-laravel-collective/
Taylor has mentioned more than once over the podcast the reason for removing illuminate/html.
Short story is the illuminate/html was attracting too much senseless debate regarding personal preferences when coding html snippets. It doesn't get any more boring when it comes to that point.
The LaravelCollective/html for Html::image() tag doesn't seem to work. Does it exist? The illuminate/html works fine.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community