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.
nasirkhan/laravel-sharekit
directorytree/privacy-filter-classifier
directorytree/privacy-filter
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata
splash/openapi
splash/scopes
splash/toolkit
testo/output-teamcity
testo/bridge-symfony