File tree Expand file tree Collapse file tree
DOCUMENTATION/content/documentation Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1321,24 +1321,13 @@ e) set it to `true`
13211321<a name =" Install-Laravel-Envoy " ></a >
13221322## Install Laravel Envoy (Envoy Task Runner)
13231323
1324- 1 - Open the ` docker-compose.yml ` file
1324+ 1 - Open the ` .env ` file
13251325<br >
1326- 2 - Search for the ` INSTALL_LARAVEL_ENVOY ` argument under the Workspace Container
1326+ 2 - Search for the ` WORKSPACE_INSTALL_LARAVEL_ENVOY ` argument under the Workspace Container
13271327<br >
132813283 - Set it to ` true `
13291329<br >
13301330
1331- It should be like this:
1332-
1333- ``` yml
1334- workspace :
1335- build :
1336- context : ./workspace
1337- args :
1338- - INSTALL_LARAVEL_ENVOY=true
1339- ...
1340- ```
1341-
134213314 - Re-build the containers ` docker-compose build workspace `
13431332
13441333[ ** Laravel Envoy Documentation Here** ] ( https://laravel.com/docs/5.3/envoy )
You can’t perform that action at this time.
0 commit comments