Laravel Security: Understanding Policies & Gates
Laravel 15 January 2024 2 minute read
What's a policy? What's a gate? It can be difficult understanding the difference between the two. Let's go over which does what and how to apply them to your Laravel app.