Skip to content

Commit

Permalink
update laravel-subscriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
elmarzouguidev committed Oct 16, 2023
1 parent 5cffcc0 commit c864b81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/laravel-subscriptions/src/Models/Plan.php
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ class Plan extends Model implements Sortable
*/
protected $fillable = [
'slug',
'uuid',
'name',
'description',
'is_active',
Expand Down

0 comments on commit c864b81

Please sign in to comment.