TIPOFF / checkout

Laravel Package for Ecommerce Checkouts
MIT License
0 stars 1 forks source link

Enforce location permission access in policy #78

Closed pdbreen closed 3 years ago

pdbreen commented 3 years ago

Updates policies to include checking users ability to access model's location.

drewroberts commented 3 years ago

It looks like we need to update the tests so that the Staff role is testing if the Staff user has the Location access.