Skip to content

Commit

Permalink
update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
rajakodings committed Nov 2, 2018
1 parent 8289c29 commit dbd8dfb
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 @@ -5,7 +5,7 @@ So you can easily make a collaboration wih your team in GIT, or you can publish

## How To Install
1. ``composer require crocodic-studio/laravel-db-packer``
1. Put this ``Crocodic\LaravelDBPacker::class`` to /config/app.php at ``Providers`` section.
1. Put this ``Crocodic\LaravelDBPacker\LaravelDBPackerServiceProvider::class`` to /config/app.php at ``Providers`` section.

## How To Pack
1. ``php artisan packer:pack``
Expand Down

0 comments on commit dbd8dfb

Please sign in to comment.