You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,10 @@ This project comes with a docker stack for laravel. It contains: [Dockerfile](ht
12
12
13
13
`docker-compose.yml` use `.env` file for configurations. So, you need to rename `.env-example` to `.env` and fill it with your own credentials. Then you can run `docker-compose up -d` to start the stack.
14
14
15
+
## 👍 Suggested Tools
16
+
17
+
- Use [command aliases](https://github.com/EgoistDeveloper/dev-aliases) to save time and make your development environment more comfortable.
18
+
15
19
## 💧 Versioning
16
20
17
21
This project follows laravel major versioning and every minor and patch version is about to be this template.
0 commit comments