spatie / laravel-medialibrary

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

getFirstMedia - not showing responsive images #3621

Closed SMSoumen closed 5 months ago

SMSoumen commented 5 months ago

getFirstMedia - not showing responsive images

netzknecht commented 5 months ago

If you haven't set the environment variable QUEUE_CONNECTION as sync, check if you queue worker is running. If the responsive images have not been generated, they will not be displayed.