We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be5e5ad commit bcac03eCopy full SHA for bcac03e
config/analytics.php
@@ -12,6 +12,8 @@
12
13
'middleware' => [
14
'web',
15
+ 'auth',
16
+ 'role:moderator|admin',
17
],
18
19
/**
0 commit comments