Skip to content

Commit

Permalink
Merge pull request #59 from tipoff/huntermontell/feature/1-add-models…
Browse files Browse the repository at this point in the history
…-readme

Models to readme #1
  • Loading branch information
drewroberts authored Mar 14, 2021
2 parents 1798c70 + c84b886 commit 5506e4d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ We include the following model in this package:
**List of Models**

- Booking
- Booking Category
- Participant
- Rate
- Rate Category

For each of these models, this package implements an [authorization policy](https://laravel.com/docs/8.x/authorization) that extends the roles and permissions approach of the [tipoff/authorization](https://github.com/tipoff/authorization) package. The policies for each model in this package are registered through the package and do not need to be registered manually.

Expand Down

0 comments on commit 5506e4d

Please sign in to comment.