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

Cannot Disable Encryption globally via DATABASE_ENCRYPTION_ENABLED variable #11

Closed
@JustinGT

Description

@JustinGT

Tried this on a fresh install of laravel 5.5.*

the environment var (in .env) DATABASE_ENCRYPTION_ENABLED=false is ignored.

so if I want to disable the encryption i have to comment out the use HasEncryptedAttributes; statement in each model.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions