add commands to readme

and re-name commands
This commit is contained in:
hackerESQ
2024-09-06 22:26:54 -05:00
parent e9ec079ff9
commit e9fb0d0b6f
8 changed files with 76 additions and 6 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ class RefreshDividendData extends Command
*
* @var string
*/
protected $signature = 'dividend-data:refresh';
protected $signature = 'refresh:dividend-data';
/**
* The console command description.