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 d5640ab commit 5b81fdbCopy full SHA for 5b81fdb
app/WaterlineApplicationServiceProvider.php
@@ -2,6 +2,7 @@
2
3
namespace Waterline;
4
5
+use Illuminate\Database\Eloquent\Model;
6
use Illuminate\Support\Facades\DB;
7
use Illuminate\Support\Facades\Gate;
8
use Illuminate\Support\ServiceProvider;
0 commit comments