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 556f251 commit 7d53c90Copy full SHA for 7d53c90
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