mirror of
https://github.com/superhelio/commands.git
synced 2026-02-17 18:54:12 +00:00
Set better description to superhelio:reload
This commit is contained in:
@@ -18,7 +18,7 @@ class Reload extends Command
|
|||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
protected $description = 'Delete database tables, migrate and run seeds';
|
protected $description = 'Rollback migrations, migrate and run seeds';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create a new command instance.
|
* Create a new command instance.
|
||||||
|
|||||||
Reference in New Issue
Block a user