Does @livewireScripts directive still need to be included when using @filamentScripts?
The TALL preset base.blade.layout has
I want to use filament in the front-end, so I've inserted the
Have I placed the directives in the correct order?
@livewireScripts & @livewireStyles.I want to use filament in the front-end, so I've inserted the
@filamentScripts & @filamentStyles directives.Have I placed the directives in the correct order?