Skip to content

Commit 5b81fdb

Browse files
committed
Add class alias
1 parent d5640ab commit 5b81fdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/WaterlineApplicationServiceProvider.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
namespace Waterline;
44

5+
use Illuminate\Database\Eloquent\Model;
56
use Illuminate\Support\Facades\DB;
67
use Illuminate\Support\Facades\Gate;
78
use Illuminate\Support\ServiceProvider;

0 commit comments

Comments
 (0)