| Install | |
|---|---|
composer require jeffersongoncalves/filament-logo |
|
| Latest Version: | 3.0.2 |
| PHP: | ^8.2|^8.3 |

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:
This provides consistent branding and navigation across different screen sizes, with zero configuration required.
| Plugin Version | Filament Version | PHP Version |
|---|---|---|
^3.0 |
^5.0 |
^8.2 |
^2.0 |
^4.0 |
^8.2 |
^1.0 |
^3.0 |
^8.2 |
You can install the package via composer:
composer require jeffersongoncalves/filament-logo:^3.0
This package automatically adds the Filament logo to your panel in two different scenarios:
PanelsRenderHook::TOPBAR_BEFORE.No additional configuration is required. The package works out of the box after installation.
composer test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.