Skip to content

Commit 611abeb

Browse files
import Carbon
1 parent f1efc40 commit 611abeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Models/Audit.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
namespace OwenIt\Auditing\Models;
44

55
use Illuminate\Database\Eloquent\Model;
6+
use Illuminate\Support\Carbon;
67

78
/**
89
* @property string $tags

0 commit comments

Comments
 (0)