Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

slayland's avatar

Laravel 10.x Breeze - Change Front-End Stack

Hi Everyone,

I started a project using Livewire front-end stack for Laravel Breeze. I have now realized that it is using the "Volt" class for routes (as opposed to "Route"), which is incompatible with the chinleung/laravel-multilingual-routes package (githubDOTcom/chinleung/laravel-multilingual-routes) that I'm using for route localization.

Is there a way to change the Laravel Breeze front-end stack to the default Blade stack retroactively?

Thanks in advance!

0 likes
0 replies

Please or to participate in this conversation.