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

Commit e35c2ee

Browse files
committed
fixed issue #14 re: incorrect env var name in docs
1 parent 91b7c57 commit e35c2ee

27 files changed

+611
-611
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Or simply setting the the `DB_ENCRYPTION_ENABLED` environment variable to true,
142142
the Laravel `.env` file or hosting environment.
143143

144144
```bash
145-
DATABASE_ENCRYPTION_ENABLED=true
145+
DB_ENCRYPTION_ENABLED=true
146146
```
147147

148148
## Usage

docs/classes/AustinHeap.Database.Encryption.EncryptionFacade.html

+153-153
Large diffs are not rendered by default.

docs/classes/AustinHeap.Database.Encryption.EncryptionServiceProvider.html

+153-153
Large diffs are not rendered by default.

docs/coverage/Console/Commands/MigrateEncryptionCommand.php.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,7 @@ <h4>Legend</h4>
734734
<span class="warning"><strong>Dead Code</strong></span>
735735
</p>
736736
<p>
737-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.2</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Fri Mar 2 16:38:55 UTC 2018.</small>
737+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.3</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Wed Mar 21 19:19:26 UTC 2018.</small>
738738
</p>
739739
<a title="Back to the top" id="toplink" href="#"><span class="glyphicon glyphicon-arrow-up"></span></a>
740740
</footer>

docs/coverage/Console/Commands/dashboard.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ <h3>Project Risks</h3>
150150
<footer>
151151
<hr/>
152152
<p>
153-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.2</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Fri Mar 2 16:38:55 UTC 2018.</small>
153+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.3</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Wed Mar 21 19:19:26 UTC 2018.</small>
154154
</p>
155155
</footer>
156156
</div>

docs/coverage/Console/Commands/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ <h4>Legend</h4>
110110
<span class="success"><strong>High</strong>: 90% to 100%</span>
111111
</p>
112112
<p>
113-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.2</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Fri Mar 2 16:38:55 UTC 2018.</small>
113+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.3</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Wed Mar 21 19:19:26 UTC 2018.</small>
114114
</p>
115115
</footer>
116116
</div>

docs/coverage/Console/dashboard.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ <h3>Project Risks</h3>
149149
<footer>
150150
<hr/>
151151
<p>
152-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.2</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Fri Mar 2 16:38:55 UTC 2018.</small>
152+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.3</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Wed Mar 21 19:19:26 UTC 2018.</small>
153153
</p>
154154
</footer>
155155
</div>

docs/coverage/Console/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ <h4>Legend</h4>
109109
<span class="success"><strong>High</strong>: 90% to 100%</span>
110110
</p>
111111
<p>
112-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.2</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Fri Mar 2 16:38:55 UTC 2018.</small>
112+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.3</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Wed Mar 21 19:19:26 UTC 2018.</small>
113113
</p>
114114
</footer>
115115
</div>

docs/coverage/EncryptionDefaults.php.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ <h4>Legend</h4>
474474
<span class="warning"><strong>Dead Code</strong></span>
475475
</p>
476476
<p>
477-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.2</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Fri Mar 2 16:38:55 UTC 2018.</small>
477+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.3</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Wed Mar 21 19:19:26 UTC 2018.</small>
478478
</p>
479479
<a title="Back to the top" id="toplink" href="#"><span class="glyphicon glyphicon-arrow-up"></span></a>
480480
</footer>

docs/coverage/EncryptionFacade.php.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ <h4>Legend</h4>
239239
<span class="warning"><strong>Dead Code</strong></span>
240240
</p>
241241
<p>
242-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.2</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Fri Mar 2 16:38:55 UTC 2018.</small>
242+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.3</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Wed Mar 21 19:19:26 UTC 2018.</small>
243243
</p>
244244
<a title="Back to the top" id="toplink" href="#"><span class="glyphicon glyphicon-arrow-up"></span></a>
245245
</footer>

docs/coverage/EncryptionHelper.php.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@ <h4>Legend</h4>
932932
<span class="warning"><strong>Dead Code</strong></span>
933933
</p>
934934
<p>
935-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.2</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Fri Mar 2 16:38:55 UTC 2018.</small>
935+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.3</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Wed Mar 21 19:19:26 UTC 2018.</small>
936936
</p>
937937
<a title="Back to the top" id="toplink" href="#"><span class="glyphicon glyphicon-arrow-up"></span></a>
938938
</footer>

docs/coverage/EncryptionServiceProvider.php.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ <h4>Legend</h4>
244244
<span class="warning"><strong>Dead Code</strong></span>
245245
</p>
246246
<p>
247-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.2</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Fri Mar 2 16:38:55 UTC 2018.</small>
247+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.3</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Wed Mar 21 19:19:26 UTC 2018.</small>
248248
</p>
249249
<a title="Back to the top" id="toplink" href="#"><span class="glyphicon glyphicon-arrow-up"></span></a>
250250
</footer>

docs/coverage/Traits/HasEncryptedAttributes.php.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,7 @@ <h4>Legend</h4>
767767
<span class="warning"><strong>Dead Code</strong></span>
768768
</p>
769769
<p>
770-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.2</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Fri Mar 2 16:38:55 UTC 2018.</small>
770+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.3</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Wed Mar 21 19:19:26 UTC 2018.</small>
771771
</p>
772772
<a title="Back to the top" id="toplink" href="#"><span class="glyphicon glyphicon-arrow-up"></span></a>
773773
</footer>

docs/coverage/Traits/dashboard.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ <h3>Project Risks</h3>
137137
<footer>
138138
<hr/>
139139
<p>
140-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.2</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Fri Mar 2 16:38:55 UTC 2018.</small>
140+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.3</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Wed Mar 21 19:19:26 UTC 2018.</small>
141141
</p>
142142
</footer>
143143
</div>

docs/coverage/Traits/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ <h4>Legend</h4>
109109
<span class="success"><strong>High</strong>: 90% to 100%</span>
110110
</p>
111111
<p>
112-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.2</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Fri Mar 2 16:38:55 UTC 2018.</small>
112+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.3</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Wed Mar 21 19:19:26 UTC 2018.</small>
113113
</p>
114114
</footer>
115115
</div>

docs/coverage/dashboard.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ <h3>Project Risks</h3>
150150
<footer>
151151
<hr/>
152152
<p>
153-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.2</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Fri Mar 2 16:38:55 UTC 2018.</small>
153+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.3</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Wed Mar 21 19:19:26 UTC 2018.</small>
154154
</p>
155155
</footer>
156156
</div>

docs/coverage/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ <h4>Legend</h4>
248248
<span class="success"><strong>High</strong>: 90% to 100%</span>
249249
</p>
250250
<p>
251-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.2</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Fri Mar 2 16:38:55 UTC 2018.</small>
251+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.0</a> using <a href="https://secure.php.net/" target="_top">PHP 7.2.3</a> with <a href="https://xdebug.org/">Xdebug 2.6.0</a> and <a href="https://phpunit.de/">PHPUnit 6.5.6</a> at Wed Mar 21 19:19:26 UTC 2018.</small>
252252
</p>
253253
</footer>
254254
</div>

0 commit comments

Comments
 (0)