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 8388261 commit 0840593Copy full SHA for 0840593
src/app/Library/CrudPanel/Traits/Query.php
@@ -2,7 +2,7 @@
2
3
namespace Backpack\CRUD\app\Library\CrudPanel\Traits;
4
5
-use Illuminate\Database\Query\Builder;
+use Illuminate\Database\Eloquent\Builder;
6
7
trait Query
8
{
0 commit comments