Skip to content

Commit

Permalink
Update AttributeSchemaServiceProvider.php
Browse files Browse the repository at this point in the history
  • Loading branch information
railken committed Mar 28, 2024
1 parent d8eb168 commit e92d525
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Providers/AttributeSchemaServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,7 @@ public function boot()
parent::boot();

AttributeSchema::observe(AttributeSchemaObserver::class);

app('amethyst.attribute-schema')->boot();
}
}

0 comments on commit e92d525

Please sign in to comment.