#Is A Persistent Audio Player in Filament Admin Panel Possible?

11 messages · Page 1 of 1 (latest)

opaque jasper
#

im trying to add a persistent livewire player component in the filament admin footer. Just with this sentence is enough so u can tell if what im trying to do is possible?

#

maybe i would have to create the app again using just livewire without the admin panel

#

and for the tables and for the forms, use filament

#

but all outside the admin panel

#

not sure

peak flame
coarse gulch
opaque jasper
#

trying it right now! ty 🙏

#

should i use ->spa() in the admin panel provider? or it has nothing to do with it?

coarse gulch
opaque jasper
#

im trying it with spa yeah. hmm at the moment im doing some progress, its kinda persisting it, but when i wanna go to play next song is persisting the one that is being played and not playing the next one. im debuggin it further now ^^