jeffersongoncalves/filament-logo

A simple yet effective Filament plugin that automatically adds the Filament logo to your admin panel. This plugin enhances your Filament panel's user experience by displaying the logo in strategic locations.
11,364 5
Install
composer require jeffersongoncalves/filament-logo
Latest Version:1.1.0
PHP:^8.2|^8.3
License:MIT
Last Updated:Aug 1, 2026
Links: GitHub  ·  Packagist
Maintainer: jeffersongoncalves

Filament Logo

Filament Logo

Latest Version on Packagist GitHub Code Style Action Status Total Downloads License

Description

A simple yet effective Filament plugin that automatically adds the Filament logo to your admin panel. This plugin enhances your Filament panel's user experience by displaying the logo in strategic locations:

  • On mobile devices, the logo appears at the top of the panel

This provides consistent branding and navigation across different screen sizes, with zero configuration required.

Version Compatibility

Plugin Version Filament Version PHP Version
^3.0 ^5.0 ^8.2
^2.0 ^4.0 ^8.2
^1.0 ^3.0 ^8.2

Installation

You can install the package via composer:

composer require jeffersongoncalves/filament-logo:^3.0

Usage

This package automatically adds the Filament logo to your panel in two different scenarios:

  1. Mobile View: The logo appears at the top of the panel on mobile devices using PanelsRenderHook::TOPBAR_BEFORE.

No additional configuration is required. The package works out of the box after installation.

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

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

Related Packages

jeffersongoncalves/filament-cep-field

The Filament CEP Field is a custom input component designed specifically for Bra...

3,720 8
jeffersongoncalves/filament-ace-editor-field

A Laravel Filament v4 field that integrates the Ace code editor into your forms,...

8,370 4
jeffersongoncalves/filament-refresh-sidebar

Automatically refresh the Filament sidebar navigation when certain events occur,...

1,797 10
jeffersongoncalves/filament-cookie-consent

This Filament package provides a simple and elegant way to implement cookie cons...

12,356 8
ngankt2/filament-topbar

A simple yet effective Filament plugin that automatically adds a customized topb...

180 0