spatie / laravel-medialibrary

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

Call to undefined function Spatie\\ImageOptimizer\\Optimizers\\escapeshellarg() #3178

Closed AbdullahKaram-Dev closed 1 year ago

AbdullahKaram-Dev commented 1 year ago

image why i faced error i uploaded my website on shared host

timvandijck commented 1 year ago

@AbdullahKaram-Dev most of the time this is because your host has disabled shell related features like the escapeshellarg() function. I would advice to contact your hosting partner for this.