protonemedia / laravel-splade

💫 The magic of Inertia.js with the simplicity of Blade 💫 - Splade provides a super easy way to build Single Page Applications (SPA) using standard Laravel Blade templates, and sparkle it to make it interactive. All without ever leaving Blade.

Home Page:https://splade.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to integrate Daisy UI into a new Laravel/Splade project - important

Adel-Kazem opened this issue · comments

I am trying to use Daisy UI components inside SPLADE but the ones that has movement functionality such as 'accordion' or ' countdown'..etc. Doesn't work. I have tried to use it on a fresh laravel Project and it worked fine but when I use it within SPLADE it doesn't work.

daisyUI install

@pascalbaljet Please help me resolving this issue because I decided to build my app upon SPLADE + daisyUI

thank you.

  • same issue here

Hello Everyone, maybe this is not the case for you but I had recent problems using Livewire in NGINX, as the library is incorporated into several packages it may be related.

I solved it by adapting the model available in the Laravel documentation.
https://laravel.com/docs/10.x/deployment#nginx