Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstauffer committed Aug 17, 2016
1 parent 1764a6d commit 9527d89
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ This will `laravel new superApplication`, change into that directory, make an in
- `cd $PROJECTNAME`
- Initialize a git repo, add all of the files, and make a commit with the text "Initial commit."
- Replace the `.env` database credentials with the default Mac MySQL credentials: database of `$PROJECTNAME`, user `root`, and empty password
- Open `$PROJECTNAME.dev` in your browser
- Replace the `.env` `APP_RUL` with `$PROJECTNAME.$YOURVALETLTD`
- Open `$PROJECTNAME.$YOURVALETTLD` in your browser

### Optional Arguments

Expand Down

0 comments on commit 9527d89

Please sign in to comment.