InteractsWithConsole (Foundation\Testing)
InteractsWithConsole
trait InteractsWithConsole (View source)
Methods
int | artisan( string $command, array $parameters = array()) Call artisan command and return code. |
Details
int artisan( string $command, array $parameters = array())
Call artisan command and return code.