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 07321da commit 0913253Copy full SHA for 0913253
README.md
@@ -16,6 +16,8 @@ composer require jtmcc/atomic-deployments
16
17
php artisan migrate
18
19
+php artisan vendor:publish --tag=config
20
+
21
```
22
23
## Configuration
0 commit comments