Download the PHP package jubeki/filament-blocknote without Composer
On this page you can find all versions of the php package jubeki/filament-blocknote. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jubeki/filament-blocknote
More information about jubeki/filament-blocknote
Files in jubeki/filament-blocknote
Package filament-blocknote
Short Description A Laravel Filament package to add the BlockNote field to your forms.
License MIT
Homepage https://github.com/jubeki/filament-blocknote
Informations about the package filament-blocknote
A Laravel Filament package to add the BlockNote field to your forms.
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
Optionally, you can publish the views using
This is the contents of the published config file:
Usage
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
- Julius Kiekbusch
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-blocknote with dependencies
filament/forms Version ^3.2.122
spatie/laravel-package-tools Version ^1.16.5
illuminate/contracts Version ^10.0|^11.0