Replies: 2 comments
-
i dont think breeze is needed anymore with Laravel 12 the starter kits are still available when creating a fresh app but without the need to install breeze as an intermediate step |
Beta Was this translation helpful? Give feedback.
0 replies
-
@robert-moore96 You are right. But the default starter kit with Vue uses shadcn/ui which I can't use because it is not suitable for my needs. I want to install Breeze to avoid it and use it an alternative for it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone succeeded to add Breeze to a fresh Laravel project ?
I have issues integrating Breeze (Vue + Inertia) to a frenshly created Laravel 12.18 project.
The errors are the same I highlighted here (note that I updated my Laravel Installer to the current version 5.15.0)
I saw users on the Internet who achieved this but with older versions of Laravel 12, not with the current one.
Billal Begueradj
Beta Was this translation helpful? Give feedback.
All reactions