Skip to content

v3.1.0

Compare
Choose a tag to compare
@SaeedDev94 SaeedDev94 released this 17 Jan 18:37
· 32 commits to master since this release

Support php8.0
Pass string[] as nth argument, example:

#[Middleware(Can::class, [Admin::class, ['permission-1', 'permission-2']])]
function action() {]