AssetsCommand
class AssetsCommand extends Command (View source)
Traits
Properties
protected | $description | ||
protected | $signature | ||
protected string[] | $publishedAssets |
Methods
void
copyStubToApp(string $stub, string $targetPath, array $replacements = [])
No description
from
CanManipulateFiles
int
handle()
No description
void
copyAsset(string $from, string $to)
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
int
handle()
No description
protected void
copyAsset(string $from, string $to)
No description