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 →
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article
Statamic Mailables Viewer Previews Laravel Emails in the Control Panel image

Statamic Mailables Viewer Previews Laravel Emails in the Control Panel

Read article
Laravel Tackle: Run an AI Coding Agent in Your Laravel App image

Laravel Tackle: Run an AI Coding Agent in Your Laravel App

Read article
Queue::forward(): Reroute Laravel Queues in One Place image

Queue::forward(): Reroute Laravel Queues in One Place

Read article
Laravel Read-Through Filesystem: Lazy Storage Migration image

Laravel Read-Through Filesystem: Lazy Storage Migration

Read article