<
e44
Policies

Mark as watched? Login

Notes

Login to write notes for this video.

Description

Laravel policy files allow us to limit any of the CRUD actions in our app allowing us to stop unwanted behavior. Follow along as we work out a policy for our Customer's model.