CanManipulateFiles deprecated
trait CanManipulateFiles (View source)
deprecated Use `\Filament\Support\Commands\Concerns\CanManipulateFiles` instead.
Traits
Methods
void
copyStubToApp(string $stub, string $targetPath, array $replacements = [])
No description
from
CanManipulateFiles
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