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.
link
1 parent 868d5ad commit 73cc75aCopy full SHA for 73cc75a
1 file changed
src/Providers/ViewServiceProvider.php
@@ -193,6 +193,7 @@ private function getAppModifierHandlesForContentAllowlist(Application $app): arr
193
private function defaultAllowedContentTagPatterns(Application $app): array
194
{
195
return [
196
+ 'link:*',
197
'obfuscate:*',
198
'trans:*',
199
'trans_choice:*',
0 commit comments