Skip to content

Commit a0e6dc7

Browse files
typo
1 parent f6b73a0 commit a0e6dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HasSlug.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace App\Traits;
3+
namespace OguzcanDemircan\LaravelUniqueSluggable;
44

55
use LogicException;
66
use Illuminate\Database\Eloquent\Model;

0 commit comments

Comments
 (0)