Skip to content

Commit

Permalink
fixed error for slider model
Browse files Browse the repository at this point in the history
  • Loading branch information
A1Gard committed Feb 4, 2024
1 parent 16eea83 commit 71d4738
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 21 deletions.
33 changes: 12 additions & 21 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/Models/Slider.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace Xmen\StarterKit\Models;

use Illuminate\Database\Eloquent\Model;
use Spatie\Translatable\HasTranslations;

/**
* App\Slider
Expand Down

0 comments on commit 71d4738

Please sign in to comment.