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.
2 parents 556f251 + 7d53c90 commit ba3732eCopy full SHA for ba3732e
config/permission.php
@@ -172,7 +172,7 @@
172
* The class to use for interpreting wildcard permissions.
173
* If you need to modify delimiters, override the class and specify its name here.
174
*/
175
- // 'permission.wildcard_permission' => Spatie\Permission\WildcardPermission::class,
+ // 'wildcard_permission' => Spatie\Permission\WildcardPermission::class,
176
177
/* Cache-specific settings */
178
0 commit comments