TIPOFF / booking-calendar

Laravel Package for Nova Booking Calendar
MIT License
1 stars 2 forks source link

Permission #23

Open drewroberts opened 3 years ago

drewroberts commented 3 years ago

Let's add a permissions migration to this package with a single permission:

Let's assign it to the following roles:

There should be a restriction to view the Nova Tool based on that permission.

We also need a few Tests (#2) for the permission that check if the Nova Tool can be viewed with and without it.

drewroberts commented 3 years ago

CC: @tipoff/omnia