Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Filament Collapsible Sidebar Laravel Package

slym758/filament-collapsible-sidebar

Add a desktop-only collapsible sidebar to Filament 4 with a simple toggle button. Collapses to icon-only mode, persists state via localStorage, supports dark mode, and includes smooth animations. Compatible with PHP 8.2+.

View on GitHub
Deep Wiki
Context7

Filament Collapsible Sidebar

A Filament plugin that adds a collapsible sidebar with icon-only view when collapsed.

Features

  • 🎯 Easy toggle button
  • 🎨 Icon-only view when collapsed
  • 💾 State persistence (localStorage)
  • 🌙 Dark mode support
  • ⚡ Smooth animations
  • 📱 Desktop only (hidden on mobile)

Requirements

  • PHP 8.2+
  • Filament 4.0+

Installation

Install via Composer:

composer require slym758/filament-collapsible-sidebar

Usage

Add the plugin to your panel provider:

use Slym758\CollapsibleSidebar\CollapsibleSidebarPlugin;

public function panel(Panel $panel): Panel
{
    return $panel
        ->plugins([
            CollapsibleSidebarPlugin::make(),
        ]);
}

That's it! A toggle button will appear in your sidebar.

Screenshots

Add screenshots here

Changelog

Please see CHANGELOG for more information.

License

The MIT License (MIT). Please see License File for more information.

Credits

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
terminal42/code-quality-tools
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky