29 lines
429 B
Markdown
29 lines
429 B
Markdown
### Info:
|
|
- Docker version (`$ docker --version`):
|
|
- Laradock commit (`$ git rev-parse HEAD`):
|
|
- System (`place x between the [ ]`):
|
|
- [ ] Mac
|
|
- [ ] PC
|
|
- [ ] Linux
|
|
- Info:
|
|
|
|
### Issue:
|
|
##### What seems to be going wrong?
|
|
|
|
_____
|
|
|
|
### Expected behavior:
|
|
##### What should be happening instead?
|
|
|
|
_____
|
|
|
|
### Reproduce:
|
|
##### How might we be able to reproduce the error?
|
|
|
|
_____
|
|
|
|
### Relevant Code:
|
|
|
|
```
|
|
// place code here
|
|
``` |