Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
nasrulhazim committed Oct 24, 2024
1 parent b95699f commit b90450d
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 @@ -68,7 +68,7 @@ For most common setup for entity is to use `HasProfile` trait.

namespace App;

use CleaniqueCoders\Profile\Traits\HasProfile;
use CleaniqueCoders\Profile\Concerns\HasProfile;
use Illuminate\Foundation\Auth\User as Authenticatable;

class User extends Authenticatable
Expand Down

0 comments on commit b90450d

Please sign in to comment.