clean up scheduled commands
also add comments to each command
This commit is contained in:
@@ -22,7 +22,6 @@ class Dividend extends Model
|
||||
|
||||
protected $casts = [
|
||||
'date' => 'datetime',
|
||||
'first_date' => 'datetime',
|
||||
'last_date' => 'datetime',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user