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
{{ message }}
This repository was archived by the owner on Jan 4, 2024. It is now read-only.
Copy file name to clipboardexpand all lines: README.md
+26-9
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,9 @@
9
9
10
10
By default Livewire exposes database connection details. See the following [discussion](https://github.com/livewire/livewire/discussions/2627) for details.
11
11
12
-
This package encrypts the `dataMeta.models`response, so your database details cannot be retrieved.
12
+
This package encrypts `memo.dataMeta.models`and `memo.dataMeta.modelCollections` responses, so your database details cannot easily be retrieved.
13
13
14
-
> **NOTE:** This package is a POC and comes without any warranty it actually works.
14
+
> **NOTE:** This package is a POC and comes without any warranty it actually working.
0 commit comments