Skip to content

Commit

Permalink
Adds link to Laravel documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryasmi committed Oct 29, 2014
1 parent 247ddee commit 4e0ef88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ You may contribute to this project via [issues](/issues) and [pull request](/pul
7. Commit and push your changes to Github.
8. Create a [pull request](/pulls) on Github (ensuring that you follow the [guidelines](/contributing.md)).

Note that Learning Locker is built upon the [Laravel](http://laravel.com/) PHP framework.
Note that Learning Locker is built upon the [Laravel](http://laravel.com/) PHP framework. To learn more about the code structure, please view the [Laravel documentation](laravel.com/docs/).

### Testing
You should try to ensure that `./vendor/bin/phpunit` runs without any errors before submitting a pull request.

0 comments on commit 4e0ef88

Please sign in to comment.