I\'m new to Laravel. Is it possible to do something like this?
->middleware(\'can:viewAny, App/articles::class\')
Basically, I want to use