InteractsWithConsole
trait InteractsWithConsole
Methods
int
artisan(string $command, array $parameters = [])
Call artisan command and return code.
Details
at line 16
int
artisan(string $command, array $parameters = [])
Call artisan command and return code.