All Talks

Close the Gate! Using Laravel's Authorization Layer

Europe’s Leading Laravel Conference Blind-bird Tickets 2020 Available https://laracon.eu/2020/tickets

Authorization (controlling access via permissions) is often confused with Authentication (identifying a user/request). Yet it’s not as complicated as it may seem! In this talk we will dig into the many features provided by Laravel’s Authorization layer (gates and policies) to control access. Along the way we will identify some tips to make things easier, look at performance and code …

You might be interested in: