Download the PHP package codedor/filament-admin-bar without Composer
On this page you can find all versions of the php package codedor/filament-admin-bar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download codedor/filament-admin-bar
More information about codedor/filament-admin-bar
Files in codedor/filament-admin-bar
Package filament-admin-bar
Short Description Admin bar for filament
License MIT
Homepage https://github.com/codedor/filament-admin-bar
Informations about the package filament-admin-bar
Admin bar for filament
This package will add an admin bar to the frontend, only visible for logged in Filament users.
Installation
You can install the package via composer:
DO NOT forget to publish the CSS files, or the bar will not be visible:
You can publish the config file with:
This is the contents of the published config file:
Optionally, you can publish the views using
Usage
Documentation
For the full documentation, check here.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Upgrading
Please see UPGRADING for more information on how to upgrade to a new version.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-admin-bar with dependencies
codedor/filament-translatable-strings Version ^1.1
filament/filament Version ^3.1
illuminate/contracts Version ^10.0 || ^11.0
livewire/livewire Version ^3.2
spatie/laravel-package-tools Version ^1.12