Skip to content

Commit

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

RelationSchema::observe(RelationSchemaObserver::class);

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

0 comments on commit 93c6ee5

Please sign in to comment.