We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b73a0 commit a0e6dc7Copy full SHA for a0e6dc7
src/HasSlug.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-namespace App\Traits;
+namespace OguzcanDemircan\LaravelUniqueSluggable;
4
5
use LogicException;
6
use Illuminate\Database\Eloquent\Model;
0 commit comments