-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Description
in how to handle file uploads with doctrine, the doc use the _ _ dir _ _ variable.
According to SensioLabs Insight, it's not a "best practise". How can one handle this ?
Thx...
protected function getUploadRootDir() { // the absolute directory path where uploaded // documents should be saved return __DIR__.'/../../../../web/'.$this->getUploadDir(); }
Metadata
Metadata
Assignees
Labels
No labels