akaunting 3.0 (the last dance)
This commit is contained in:
2
app/Console/Commands/SampleData.php
Executable file → Normal file
2
app/Console/Commands/SampleData.php
Executable file → Normal file
@ -12,7 +12,7 @@ class SampleData extends Command
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $signature = 'sample-data:seed {--count=100 : total records for each item}';
|
||||
protected $signature = 'sample-data:seed {--count=100 : total records for each item} {--company=1 : the company id}';
|
||||
|
||||
/**
|
||||
* The console command description.
|
||||
|
Reference in New Issue
Block a user