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 9c29ea5 commit 517548fCopy full SHA for 517548f
public/phpinfo.php
readme.md
@@ -18,12 +18,12 @@ Note: OS recommendation - Linux Ubuntu based.
18
3. MySQL 8
19
4. Laravel 5.7
20
21
-## Setting up
+## Setting up DEV environment
22
1. Build and start the image from your terminal:
23
```
24
docker-compose build
25
make start
26
- make env-local
+ make composer-install
27
28
2. Add domain to local 'hosts' file:
29
0 commit comments