Skip to content

Commit

Permalink
Merge pull request LaravelCollective#18 from chrispecoraro/patch-1
Browse files Browse the repository at this point in the history
Laravel 5's top-level rename changes App
  • Loading branch information
adamgoose committed Feb 3, 2015
2 parents c5117b2 + 5d90b6f commit 008d558
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
## Installation

N.B. If you have changed the top-level namespace to something like 'MyCompany', then you would use the new namespace instead of 'App'.


Begin by installing this package through Composer. Edit your project's `composer.json` file to require `adamgoose/laravel-annotations`.

"require": {
Expand Down

0 comments on commit 008d558

Please sign in to comment.