Skip to content
This repository was archived by the owner on Apr 7, 2021. It is now read-only.

Commit d99bffc

Browse files
committed
elocryptfive migration instructions
1 parent e3a7917 commit d99bffc

28 files changed

+681
-610
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ If you are encrypting long strings such as JSON blobs then the encrypted values
7575
be longer than a `VARCHAR` field can support, and you will need to alter your column
7676
types to `TEXT` or `LONGTEXT`.
7777

78+
The FAQ contains [migration instructions if you are moving from elocryptfive](#is-this-package-compatible-with-elocryptfive-out-of-the-box).
79+
7880
## Installation
7981

8082
### Step 1: Composer

docs/classes.svg

+69
Loading

0 commit comments

Comments
 (0)