The HTML Converter automates the process of migrating from the abandoned laravelcollective/html package to the spatie/laravel-html package.
Using the HTML Converter to automatically migrate this dependency has an estimated time savings of 2 hours.
laravelcollective/html dependency of 6.4 or higher.The HTML Converter automates many of the changes required to migrate your code to use spatie/laravel-html, including:
laravelcollective/html dependency.spatie/laravel-html dependency.Form and Html facade calls.The laravelcollective/html package offered more shorthands for HTML elements, such as link. While Shift attempts to convert these, some may need to be converted manually. In addition, any custom macros will need to be converted manually. Shift will attempt to leave a detail comment outlining these additional steps in the PR.
Sign in with any of the following services to connect Shift with your Laravel project.
Don't use one of these services?
Temporarily push your project to a free, private repository on one of these cloud-based services or upgrade your project locally with Shift for Docker.