spatie / laravel-medialibrary

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

Custom Property issue #3628

Closed SMSoumen closed 3 months ago

SMSoumen commented 4 months ago

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

{ "alt": "Great Thing" }

rendering only "Great"