generated from spatie/package-skeleton-laravel
-
-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working