You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ The simplest way to use the Tunneler is to set `TUNNELER_ON_BOOT=true` in your `
89
89
90
90
However, there is minimal performance impact because the tunnel will get reused. You only have to bear the connection costs when the tunnel has been disconnected for some reason.
91
91
92
-
Then you can just configure your service, we will demonstrate a database connection.
92
+
Then you can just configure your service, which we will demonstrate using a database connection. Add this under `'connections'` in your `config/database.php` file
0 commit comments