Ausgabe: Array
(
[0] => HEAD is now at b372e95 pls be repaired
[1] =>
[2] => Illuminate\Database\QueryException
[3] =>
[4] => could not find driver (Connection: mysql, SQL: select exists (select 1 from information_schema.tables where table_schema = 'excel' and table_name = 'migrations' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED')) as `exists`)
[5] =>
[6] => at vendor/laravel/framework/src/Illuminate/Database/Connection.php:825
[7] => 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e
[8] => 822▕ );
[9] => 823▕ }
[10] => 824▕
[11] => ➜ 825▕ throw new QueryException(
[12] => 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e
[13] => 827▕ );
[14] => 828▕ }
[15] => 829▕ }
[16] =>
[17] => +39 vendor frames 
[18] =>
[19] => 40 artisan:13
[20] => Illuminate\Foundation\Application::handleCommand()
[21] =>
[22] =>
[23] => Illuminate\Database\QueryException
[24] =>
[25] => could not find driver (Connection: mysql, SQL: delete from `cache`)
[26] =>
[27] => at vendor/laravel/framework/src/Illuminate/Database/Connection.php:825
[28] => 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e
[29] => 822▕ );
[30] => 823▕ }
[31] => 824▕
[32] => ➜ 825▕ throw new QueryException(
[33] => 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e
[34] => 827▕ );
[35] => 828▕ }
[36] => 829▕ }
[37] =>
[38] => +29 vendor frames 
[39] =>
[40] => 30 artisan:13
[41] => Illuminate\Foundation\Application::handleCommand()
[42] =>
)