Skip to content
This repository has been archived by the owner on Jan 3, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
faustbrian committed Jun 4, 2019
1 parent 962b911 commit 77a55b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -39,7 +39,7 @@ $ php artisan vendor:publish --provider="Artisanry\Addressable\AddressableServic

namespace App;

use Artisanry\Addressable\HasAddresses;
use Artisanry\Addressable\Traits\HasAddresses;
use Illuminate\Database\Eloquent\Model;

class Order extends Model
Expand Down

0 comments on commit 77a55b3

Please sign in to comment.