Feb 8, 2024
0
Level 1
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!
Please or to participate in this conversation.