We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0a7884 commit 260c91fCopy full SHA for 260c91f
README.md
@@ -443,7 +443,7 @@ This command exists to allow you to run console commands that require your envir
443
444
For example `php artisan encryptenv:console 'php artisan migrate'`
445
446
-The first required argument `console_command` which must be wrapped in single quotes or regular quotes
+The first required argument `console_command`, must be wrapped in single quotes or regular quotes
447
448
The second optional argument is `configkey`. This allows you to add console commands that require the CONFIGKEY to deployment scripts or cron jobs.
449
0 commit comments