Adding Access Control to Laravel Nova - Building Onramp in Laravel, Matt Stauffer Livestream
Follow along with my Livestream as we add policies, tests, and some more resources to Nova in Onramp.
In this episode, we:
- Added roles to users
- Built a module policy for gating access to modules (mainly in Nova)
- Built a track policy for gating access to tracks (mainly in Nova)
- Built a user policy for gating access to users (mainly in Nova)
- Talked a lot about getting started with testing
- Tested the policies we built
- Added a term resource
- Added translatable name and description fields to the