gosuperscript/filament-alert-component
Filament Alert Component
Installation
You can install the package via composer:
composer require gosuperscript/filament-alert-component
Usage
use \Superscript\FilamentAlertComponent\Schema\Components\Alert;
Alert::make('This is the heading!')
->description('This is the description...')
->warning();
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
tomatophp/filament-menus
Menu Database builder to use it as a navigation on Filament Panel or as a Livewi...
6,681
32
bezhansalleh/filament-language-switch
Zero config Language Switch(Changer/Localizer) plugin for filamentphp admin
1,381,883
357
riodwanto/superduper-filament-starter-kit
A comprehensive Laravel Filament 3 💡 starter kit with pre-installed plugins, ad...
8,647
280
guava/filament-modal-relation-managers
Allows you to embed relation managers inside filament modals.
85,404
79