home.social

#filamentjsoncolumn — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #filamentjsoncolumn, aggregated by home.social.

fetched live
  1. 📊 #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-column

    GitHub repository:
    github.com/valentin-morice/fil