#filamentjsoncolumn β Public Fediverse posts
Live and recent posts from across the Fediverse tagged #filamentjsoncolumn, aggregated by home.social.
-
π #FilamentJSONColumn: A simple package for viewing and editing JSON columns in #Filament
β’ π Viewer tab: Pretty prints JSON data
β’ βοΈ Editor tab: Convenient JSON editing
β’ π¨ Customizable accent color (default: slateblue)
β’ π Adjustable height for both viewer and editor
β’ π Option to display only viewer or editor tab
β’ π» Works with any #Filament Form Builder class
β’ π§ Requires JSON or array column casting in #Eloquent model#PHP #Laravel #opensource #webdev #JSONeditor
Installation via Composer:
composer require valentin-morice/filament-json-columnGitHub repository:
https://github.com/valentin-morice/filament-json-column