💫 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.
Dev environment (OS, Sail/Valet/etc): windows, vscode
Description:
I'm new to using splade. And just learning vue.
I added the flowbite plugin. And experiencing confusion about adding the collapse sidebar function.
Because the button is in navbar.blade.php while the sidebar is in sidebar.blade.php
Description:
I'm new to using splade. And just learning vue. I added the flowbite plugin. And experiencing confusion about adding the collapse sidebar function. Because the button is in navbar.blade.php while the sidebar is in sidebar.blade.php
Steps To Reproduce Issue:
navbar.blade.php
sidebar.blade.php
And I want the script below to work.
Please help.