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 c363425 commit 7065ef8Copy full SHA for 7065ef8
docs/getting-started/installation.md
@@ -9,7 +9,6 @@ composer require dragon-code/laravel-deploy-operations
9
```
10
11
If necessary, you can publish the configuration file by calling the console command:
12
-В случае необходимости
13
14
```bash
15
php artisan vendor:publish --tag=config --provider="DragonCode\LaravelDeployOperations\ServiceProvider"
0 commit comments