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: _posts/01-04-01-Homestead.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,9 @@ anchor: homestead
5
5
6
6
## Homestead {#homestead_title}
7
7
8
-
Laravel is not only using Vagrant as the official development environment, but it also have it's own base box that you can use to start developing with Laravel. This base box is called "Homestead".
8
+
Laravel is not only using Vagrant as the official development environment but also has its own base box called "Homestead".
9
+
You can use Homestead to start developing with Laravel without the hassle of setting up your local environment for Laravel.
9
10
10
-
The instructions and usage of homestead can be found in [Official Documentation][homestead-docs].
11
+
The instructions and usage of homestead can be found in the [Official Documentation][homestead-docs].
0 commit comments