Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
epalmans committed Jun 10, 2023
1 parent 2dd811b commit ec3415d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/SiteView.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@

use Carbon\Carbon;
use Illuminate\Database\Eloquent\Builder;
use Illuminate\Database\Eloquent\Casts\Attribute;
use Illuminate\Database\Eloquent\Model as Eloquent;
use Illuminate\Support\Str;

class SiteView extends Eloquent
{
Expand Down

0 comments on commit ec3415d

Please sign in to comment.