Category: rauth

Control User Access to Classes and Methods with Rauth

Rauth is SitePoint’s access control package for either granting or restricting access to certain classes or methods, mainly by means of annotations.In this tutorial, we’ll learn how to use it. Why Rauth Traditional access control layers (ACLs) only control routes – you set anything starting with /admin to b...