@extends('layouts.app') @section('title', 'Database Connections — ' . config('app.name')) @section('content')
Tambah koneksi SQL Server, PostgreSQL, MySQL, atau MariaDB.
| Name | Type | Host | Action |
|---|---|---|---|
| {{ $conn->name }} | {{ $conn->driverLabel() }} | {{ $conn->host }}:{{ $conn->port }} | |
| No connections yet. | |||