This repository was archived by the owner on Mar 3, 2023. It is now read-only.
Escape the "\" in Snippets #24851
Unanswered
juancarlosso
asked this question in
Q&A
Replies: 1 comment
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.
-
Hi Guys, is there a way to escape the char \ in snippets ?
i have tried this:
'body': 'use Illuminate\\Support\\Facades\\Storage;''body': "use Illuminate\Support\Facades\Storage;"with no result...
Any ideas?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions