addConnection([ "driver" => "mysql", "host" =>"localhost", "database" => "TestDB", "username" => "root", "password" => "V#_xWL6_" ]); $capsule->setAsGlobal(); $capsule->bootEloquent();