📜  如何在 laravel 中使用命令发送参数 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:54:23.125000             🧑  作者: Mango

代码示例1
1 ) protected $signature = 'testCommand:refresh {name} {option}';
2 ) php artisan help testCommand:refresh
3 ) Usage:
  testCommand:refresh