Closed ahmed-bhs closed 7 years ago
Solved: public function getUploadRootDir() { // absolute path to your directory where images must be saved $dir = strtoupper(substr(PHP_OS, 0, 3)) === 'WIN' ? str_replace('\', '/', DIR) : DIR; return $dir.'/../../../../web/'.$this->getUploadDir(); }
I'm using comur/image-bundle 1.3.x-dev f5d2237 Symfony 3.2.12 I'm facing a problém when i click on edit nothing works right, This is my console js log: