$file->publish()
Move the file to the public media folder if it's not already there.
Return type
This method modifies the existing $file
object it is applied to and returns it again.
Move the file to the public media folder if it's not already there.
This method modifies the existing $file
object it is applied to and returns it again.