News

Laravel Collective HTML package is abandoned

Published
Laravel Collective HTML package is abandoned image

The Laravel Collective recently announced that they are abandoning the project, and once Laravel 11 is out, it'll no longer work.

Most of the Collective packages have alternatives still actively maintained and one of the most popular ones is the HTML package that includes all sorts of helpers for dealing with common things all sites need, such as forms and form fields.

If you've been using the laravelcollective/html package, its now time to update it and move to the spatie/laravel-html package.

This will be a manual conversion because although the packages are similar, both APIs differ. If you are using it in a few places, it would be easiest to convert to raw HTML.

However, if you use it substantially Laravel Shift has an automatic conversion to migrate to Spatie HTML which can save your hours of work.

To sum it up:

  • Laravel Collective HTML will no longer work when Laravel 11 is released.
  • Consider switching to raw HTML or the Spatie HTML package
  • If you want to automate the upgrade, use Shift.
Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Filed in

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article