Download the PHP package jeffersongoncalves/filament-ace-editor-field without Composer
On this page you can find all versions of the php package jeffersongoncalves/filament-ace-editor-field. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jeffersongoncalves/filament-ace-editor-field
More information about jeffersongoncalves/filament-ace-editor-field
Files in jeffersongoncalves/filament-ace-editor-field
Package filament-ace-editor-field
Short Description A Laravel Filament v4 field that integrates the Ace code editor into your forms, providing a rich, syntax‑highlighted code editing experience.
License MIT
Homepage https://github.com/jeffersongoncalves/filament-ace-editor-field
Informations about the package filament-ace-editor-field
Filament Ace Editor Field
A Laravel Filament v4 field that integrates the Ace code editor into your forms, offering a rich, syntax-highlighted code editing experience with configurable modes and themes.
Requirements
- PHP 8.2 or higher
- Filament 5.0
Installation
You can install the package via composer:
Usage
Publish config file.
Once installed, you can use the AceEditorInput component in your Filament forms:
Development
You can run code analysis and formatting using the following commands:
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
- Jèfferson Gonçalves
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-ace-editor-field with dependencies
filament/filament Version ^5.3
spatie/laravel-package-tools Version ^1.14.0