Skip to content

[Bug]: Tries to read encrypted env files #19

@faraweilyas

Description

@faraweilyas

What happened?

when i run the command php artisan env:keys-check to check for missing keys, it tries to read my encrypted env files, so I end up with a distorted view.

You should consider skipping encrypted env files or provide an option to pass the encryption keys so that the tool can decrypt it to read it

How to reproduce the bug

run php artisan env:encrypt then try to run php artisan env:keys-check

Package Version

1.6.0

PHP Version

8.3.19

Laravel Version

11.44.0

Which operating systems does with happen with?

macOS

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions