I was a fan of LaravelCollective/html and now, with the closing of LaravelCollective project, I don't have a reliable package for writing the Html.
For example I found very useful the helper of "select" that selected for me the right option.
What do you suggest to do now?
Continue to use the LaravelCollective/html package.
Replace the LaravelCollective/Html package with another (that I don't know).
Avoid to use a package for write some part of Html that was comfortable to delegate (like the select).