Skip to content

Commit 29f98e3

Browse files
author
Jad Joubran
committed
fixed installation steps to create .env file
1 parent 6d7a57f commit 29f98e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ If you don't have composer (`composer --version` to make sure that you have it),
3535
`npm install -g getcomposer` thanks to [getcomposer](https://github.com/jadjoubran/getcomposer)
3636

3737
* `git clone [email protected]:jadjoubran/laravel5-angular-material-starter.git`
38+
* create `.env` file (clone it from `.env.example` and adjust your DB connection string)
3839
* `npm install -g gulp bower`
3940
* `composer install`
4041
* `npm install`

0 commit comments

Comments
 (0)