call('AccountTypeSeeder'); $this->call('TransactionCurrencySeeder'); $this->call('TransactionTypeSeeder'); $this->call('DefaultUserSeeder'); $this->call('TestContentSeeder'); } }