Skip to content

Commit 0c5e363

Browse files
Import config facade
1 parent ac367d8 commit 0c5e363

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Models/FilamentComment.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
use Illuminate\Database\Eloquent\Model;
88
use Illuminate\Database\Eloquent\Relations\BelongsTo;
99
use Illuminate\Database\Eloquent\SoftDeletes;
10+
use Illuminate\Support\Facades\Config;
1011

1112
class FilamentComment extends Model
1213
{

0 commit comments

Comments
 (0)