Skip to content

poldixd/filament-xml-code-entry

Repository files navigation

XML Highlighter for FilamentPHP Infolist

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.