mirror of
https://github.com/dyzulk/trustlab-api.git
synced 2026-01-26 13:22:05 +07:00
feat: standardize all custom Artisan commands with trustlab: namespace
This commit is contained in:
@@ -11,7 +11,7 @@ class NotifyCertificateExpirations extends Command
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $signature = 'certificates:notify-expiring';
|
||||
protected $signature = 'trustlab:notify-expiring';
|
||||
|
||||
/**
|
||||
* The console command description.
|
||||
|
||||
Reference in New Issue
Block a user