Building a Public-Facing Nova Interface - Building Onramp in Laravel, Matt Stauffer Livestream

Follow along with my Livestream as we work on building a public-facing Nova tool for suggesting resources. In this episode, we: - Added a test and policy for Terms so non-admins can’t see terms in Nova - Created a suggested resource model, Nova resource, factory, and migration - Added fields for users to create suggested resources - Began to write tests and policies around user access to suggested resources - Discovered and fixed a bug around the “before“ ACL policy on previously-implemented policies Note
Back to Top