Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rtconner committed Apr 7, 2016
1 parent 1380d50 commit 4c93b55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ php artisan vendor:publish --provider="Conner\Tagging\Providers\TaggingServicePr
php artisan migrate
```

###### lumen
###### Lumen 5 Installation

Laravel does not have a vendor:publish command, so you will need to create or copy the provided migrations and config file into their respective directory.
Lumen does not have a vendor:publish command, so you will need to create or copy the provided migrations and config file into their respective directory.

In app\bootstrap\app.php

Expand Down

0 comments on commit 4c93b55

Please sign in to comment.