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

Commit

Permalink
Merge branch 'master' of github.com:artisanry/addressable
Browse files Browse the repository at this point in the history
  • Loading branch information
faustbrian committed Jun 9, 2019
2 parents cd6b30e + 77a55b3 commit 3d4c6ad
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 3d4c6ad

Please sign in to comment.