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

acquaintsoft logo
Acquaint Softtech

Hire Laravel developers with AI expertise at $20/hr. Get started in 48 hours.

Visit Acquaint Softtech

The latest

View all →
PayZephyr: One Payment API for Stripe, Paystack, and PayPal image

PayZephyr: One Payment API for Stripe, Paystack, and PayPal

Read article
Bifrost Turns One With AI Builds and New Workflows image

Bifrost Turns One With AI Builds and New Workflows

Read article
Preview Blade Templates in macOS Finder with Quick Blade image

Preview Blade Templates in macOS Finder with Quick Blade

Read article
Artisan Debugging Commands in Laravel Telescope 5.24.0 image

Artisan Debugging Commands in Laravel Telescope 5.24.0

Read article
Queue totalSize() and JobInterrupted Event in Laravel 13.31 image

Queue totalSize() and JobInterrupted Event in Laravel 13.31

Read article
Find Unexpected Test Inputs with Fuzz for Pest image

Find Unexpected Test Inputs with Fuzz for Pest

Read article