Blog

Using Filament modals without an associated action

2 min read

I was recently working on a project with a Filament admin panel and Livewire front-end and I wanted to add a slide out menu for the mobile view of the front-end toggled by a hamburger menu button. In Filament a slide-out menu is straight forward to add using an Action...