dir::make($dir, $recursive = true)

Creates a new directory

  • $dir (string)
    The path for the new directory
  • return (boolean)
    True: the dir has been created, false: creating failed