CanManipulateFiles
trait CanManipulateFiles (View source)
Methods
bool
checkForCollision(array $paths)
No description
void
copyStubToApp(string $stub, string $targetPath, array $replacements = [])
No description
bool
fileExists(string $path)
No description
void
writeFile(string $path, string $contents)
No description
string
getDefaultStubPath()
No description
Details
protected bool
checkForCollision(array $paths)
No description
protected void
copyStubToApp(string $stub, string $targetPath, array $replacements = [])
No description
protected bool
fileExists(string $path)
No description
protected void
writeFile(string $path, string $contents)
No description
protected string
getDefaultStubPath()
No description