spatie / laravel-medialibrary

Associate files with Eloquent models
https://spatie.be/docs/laravel-medialibrary
MIT License
5.78k stars 1.08k forks source link

Custom Property issue #3628

Closed SMSoumen closed 5 months ago

SMSoumen commented 5 months ago

If custom property is two word then its showing only first word Eg:

{ "alt": "Great Thing" }

rendering only "Great"