Init
This commit is contained in:
6
Career/Resources/Packages/Laravel Deploy Operations.md
Normal file
6
Career/Resources/Packages/Laravel Deploy Operations.md
Normal file
@@ -0,0 +1,6 @@
|
||||
https://github.com/TheDragonCode/laravel-deploy-operations
|
||||
```bash
|
||||
composer require dragon-code/laravel-deploy-operations && \
|
||||
php artisan vendor:publish --tag=config --provider="DragonCode\LaravelDeployOperations\ServiceProvider"
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user