update
This commit is contained in:
@@ -27,7 +27,7 @@ class AppCompanySync extends HyperfCommand
|
||||
{
|
||||
$companies = CompanyRequest::all();
|
||||
|
||||
dump($$companies);
|
||||
dump($companies->all());
|
||||
|
||||
$this->line('Hello Hyperf!', 'info');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user