Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
t1k3 authored Aug 27, 2018
1 parent cfd029c commit 0b8e486
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ class User extends Authenticatable implements HasAddressesInterface
```

## Update or Create Address
If the `$type` is exists then will be update with `$attributes`.
```php
use Stylers\Address\Enums\AddressTypeEnum;

Expand Down

0 comments on commit 0b8e486

Please sign in to comment.