Exemplo n.º 1
0
 public function tearDSown()
 {
     parent::tearDSown();
     Artisan::call('migrate:reset');
 }