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