InteractsWithConsole
trait InteractsWithConsole (View source)
Методы
| int | artisan(string $command, array $parameters = []) Вызвать команду artisan и вернуть код. |
Подробности
int artisan(string $command, array $parameters = [])
Вызвать команду artisan и вернуть код.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.4/Illuminate/Foundation/Testing/Concerns/InteractsWithConsole.html