From 3e9b575e3249d6c89165e95654b87f088503566f Mon Sep 17 00:00:00 2001 From: mohammad-alavi Date: Thu, 30 Sep 2021 10:57:36 +0330 Subject: [PATCH] sync with laravel --- app/Ship/Commands/Routes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Ship/Commands/Routes.php b/app/Ship/Commands/Routes.php index 6974fd482..ad9555eb0 100644 --- a/app/Ship/Commands/Routes.php +++ b/app/Ship/Commands/Routes.php @@ -13,4 +13,4 @@ //Artisan::command('inspire', function () { // $this->comment(Inspiring::quote()); -//})->describe('Display an inspiring quote'); +//})->purpose('Display an inspiring quote');