FluxUI Not Installed with Livewire Starter Kit #1343
-
I recently set up a new Laravel project using the Livewire starter kit, expecting FluxUI to be installed by default as per the Laravel docs and the FluxUI installation guide. However, after installation, I noticed that FluxUI was not included. Am I missing a step, or is there something additional I need to do to install FluxUI with the Livewire starter kit? Any guidance would be appreciated! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
@amshehzad this isn't a feature request, nor is it an issue with Flux, so I'm going to close this. It really is a question you should be asking of the Laravel teeam. But I can have a quick look, to see if I can see anything obvious. Can you please share your |
Beta Was this translation helpful? Give feedback.
-
@joshhanley That's right, it's not a feature request, but I didn't see another category while creating the post. Since the docs mention:
I thought it might be relevant to ask here. That being said, I really appreciate your kindness in looking into this! I actually just resolved the issue—it turned out to be related to the Laravel installer. Even though I had updated it, there must have been some caching issue. After completely removing and reinstalling the Laravel installer, the Livewire starter kit installed properly, including FluxUI. Thanks again for your help! 🚀 |
Beta Was this translation helpful? Give feedback.
@joshhanley That's right, it's not a feature request, but I didn't see another category while creating the post. Since the docs mention:
I thought it might be relevant to ask here.
That being said, I really appreciate your kindness in looking into this! I actually just resolved the issue—it turned out to be related to the Laravel installer. Even though I had updated it, there must have been some caching issue. After completely removing and reinstalling the Laravel installer, the Livewire starter kit installed properly, including FluxUI.
Thanks again for your help! 🚀