Skip to content

Upgrade to Laravel 13, Livewire 4, convert Volt to SFC, deprecate Volt, Folio & Workbench#206

Closed
produktive wants to merge 3 commits into
thedevdojo:mainfrom
produktive:main
Closed

Upgrade to Laravel 13, Livewire 4, convert Volt to SFC, deprecate Volt, Folio & Workbench#206
produktive wants to merge 3 commits into
thedevdojo:mainfrom
produktive:main

Conversation

@produktive

Copy link
Copy Markdown
Contributor

This update contains breaking changes, a new major version release recommended (3.0).

This upgrades necessary dependencies to support the major version upgrades of the core dependencies. This includes the following breaking changes:

  • Upgrade to Laravel 13 (not breaking)
  • Upgrade to Livewire 4: Livewire 4 now utilizes single file components, the successor to anonymous Volt components. This means that Volt should be deprecated and future versions should utilize this somewhat new but familiar format.
  • Drop support for PHP 7.4: This new format utilizes PHP attributes which are only available in PHP > 8.0, therefore support for PHP < 8.0 has been dropped.
  • Deprecate Folio: Folio does not support Livewire 4 single file components and therefore should be considered deprecated in future versions. All auth routes have been explicitly defined in routes/web.php.

@produktive produktive closed this Jul 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant