poldixd/filament-xml-code-entry

Filament XML Code Entry for Infolist

0.1.0 2024-04-30 08:39 UTC

This package is auto-updated.

Last update: 2024-04-30 08:41:19 UTC


README

This package allows you to use Codemirror as an XML highlighter for the FilamentPHP Infolist.

Installation

First, install the package via composer:

composer require poldixd/filament-xml-code-entry

The package will automatically register itself.

After the Installation run:

php artisan filament:assets

Changelog

Please see CHANGELOG for more information what has changed recently.

Special Thanks to creagia/filament-code-field.

License

The MIT License (MIT). Please see License File for more information.