We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98cdb32 + abb48ca commit 382376bCopy full SHA for 382376b
app/Models/Control.php
@@ -6,6 +6,7 @@
6
use Illuminate\Database\Eloquent\Model;
7
use Illuminate\Support\Facades\Auth;
8
use Illuminate\Support\Facades\DB;
9
+use Illuminate\Support\Facades\File;
10
11
class Control extends Model
12
{
0 commit comments