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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,10 +45,10 @@ The following tools are required in order to start the installation.
45
45
46
46
1. Clone this repository with `git clone git@github.com:laravelio/laravel.io.git ~/Sites/laravel.io`
47
47
2. Run `composer install` to install the PHP dependencies
48
-
3.Setup a local database called `laravelio`
48
+
3.Set up a local database called `laravelio`
49
49
4. Run `composer setup` to setup the application
50
-
5.Setup a working e-mail driver like [Mailtrap](https://mailtrap.io/)
51
-
6.Set up the (optional) features from below
50
+
5.Set up a working e-mail driver like [Mailtrap](https://mailtrap.io/)
51
+
6.Configure the (optional) features from below
52
52
53
53
You can now visit the app in your browser by visiting [http://laravel.io.test](http://laravel.io.test). If you seeded the database you can login into a test account with **`johndoe`** & **`password`**.
0 commit comments