call('AccountTypeSeeder'); $this->call('TransactionCurrencySeeder'); $this->call('TransactionTypeSeeder'); $this->call('PermissionSeeder'); $this->call('TestDataSeeder'); } }