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 475ad06 commit 893cf4dCopy full SHA for 893cf4d
src/Traits/CountableView.php
@@ -3,6 +3,7 @@
3
namespace DigitalCoreHub\LaravelModelViewCounter\Traits;
4
5
use Illuminate\Support\Facades\Cache;
6
+use Illuminate\Support\Facades\DB;
7
use DigitalCoreHub\LaravelModelViewCounter\Models\ModelView;
8
9
trait CountableView
0 commit comments