Add migrations and seeders support
This commit is contained in:
@@ -17,8 +17,6 @@ class HRCCommand extends Command
|
||||
{
|
||||
$this->signature = $this->signature . ' {source} {result} {--unn=}';
|
||||
parent::__construct();
|
||||
|
||||
print_r($this->getApplication());
|
||||
}
|
||||
|
||||
public function __get($get)
|
||||
|
||||
Reference in New Issue
Block a user