Download the PHP package savannabits/filament-signature-pad without Composer
On this page you can find all versions of the php package savannabits/filament-signature-pad. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download savannabits/filament-signature-pad
More information about savannabits/filament-signature-pad
Files in savannabits/filament-signature-pad
Package filament-signature-pad
Short Description Signature Pad for FilamentPHP
License MIT
Homepage https://github.com/bradwarwick/signature-pad
Informations about the package filament-signature-pad
Signature Pad for FilamentPHP
A Signature pad field for FilamentPHP based on szimek/signature_pad.
NOTE: This documentation is for ^v2.0
which only supports FilamentPHP ^3.0
. If you are using Filament 2.x
, you should use SignaturePad v1.x
. See the docs here
Installation
You can install the package via composer:
Next, Publish filament's assets to ensure the plugin's assets are published to the public directory.
You may also publish the package's translations using:
You can publish the config file with:
Usage
Use it in your Filament Forms as follows:
That's it! Enjoy composing beautiful signatures.
Testing
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
- Sam Maosa
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-signature-pad with dependencies
filament/forms Version ^3.0
illuminate/contracts Version ^10.0|^11.0
spatie/laravel-package-tools Version ^1.15.0