fixed install/update locale

This commit is contained in:
denisdulici
2020-02-03 18:57:31 +03:00
parent f7b0ef8973
commit a92689d3e3
12 changed files with 63 additions and 30 deletions

View File

@ -19,7 +19,7 @@ class UserSeed extends Command
* @var string
*/
protected $description = 'Seed for specific user';
/**
* Create a new command instance.
*