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: content/guides/frameworks/laravel/prerequisites.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ weight: 10
12
12
13
13
Before you begin setting up Laravel with Docker Compose, make sure you meet the following prerequisites:
14
14
15
-
### 1. Docker and Docker Compose Installed
15
+
##Docker and Docker Compose
16
16
17
17
You need Docker and Docker Compose installed on your system. Docker allows you to containerize applications, and Docker Compose helps you manage multi-container applications.
0 commit comments