Laravel Policies – Controlling Authorization in Laravel Posted in Laravel | 46K+ Views Laravel Policies are a great way to protect actions on your Eloquent Model. Laravel Policies are the part of Laravel Authorization that helps you to... 18 February 2019 9 Comments