Skip to content

Commit 86127a8

Browse files
authored
Update README.md
1 parent ce6d3a4 commit 86127a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ php artisan db:seed --class=PermissionDatabaseSeeder
3838
```
3939
namespace App;
4040
41-
use HasRoles;
41+
use CodexShaper\Permission\Traits\HasRoles;
4242
4343
class User extends Authenticatable
4444
{

0 commit comments

Comments
 (0)