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 f1efc40 commit 611abebCopy full SHA for 611abeb
src/Models/Audit.php
@@ -3,6 +3,7 @@
3
namespace OwenIt\Auditing\Models;
4
5
use Illuminate\Database\Eloquent\Model;
6
+use Illuminate\Support\Carbon;
7
8
/**
9
* @property string $tags
0 commit comments