Replies: 1 comment 3 replies
-
I will think another approach to this as we cannot use this kind of approach as it will affect also other system who is using this plugin. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
add
$request->segment(1) == 'admin'
in Locker middleware. to apply locker only in admin panel and not it frontendBeta Was this translation helpful? Give feedback.
All reactions