Skip to content

Commit

Permalink
extra read me entry
Browse files Browse the repository at this point in the history
  • Loading branch information
mpaannddreew committed Sep 12, 2017
1 parent 9981182 commit f58f0ec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ After the service provider is registered run this command
```
php artisan vendor:publish --tag=ledger
```
Run migrations
```
php artisan migrate
```
This command will copy the library's vue components into your codebase

Register package routes in your app's RouteServiceProvider
Expand Down

0 comments on commit f58f0ec

Please sign in to comment.