kisstkondoros / gutter-preview

Other
158 stars 37 forks source link

blade compatibility #47

Closed azc666 closed 5 years ago

azc666 commented 5 years ago

laravel 5.8 resources/views/file.blade.php does not show gutter preview public/file.html shows gutter preview (identical html)

kisstkondoros commented 5 years ago

You can configure the 'public' directory to be scanned by setting the configuration property like this.

"gutterpreview.sourceFolder": "public"

or by setting it in the ui like this image

I've tested it with https://github.com/azc666/dev and it worked fine, I hope this helps.

azc666 commented 5 years ago

Hey Tamas,

So public and it’s subdirectories show fine. How can I include multiple folders? I use laravel and would like the extension for views in resources too :) tried to separate by commas, semicolons but can’t get it to work.

Thx for making this available!

Allen

Allen Cohen, President Graphics + Design Carter Printing Company 1111 W. Cass Street Tampa, FL 33606 813-254-9444 allen@g-d.com mailto:allen@g-d.com www.g-d.com http://www.g-d.com/

On Apr 22, 2019, at 1:25 PM, Tamas Kiss <notifications@github.com mailto:notifications@github.com> wrote:

You can configure the 'public' directory to be scanned by setting the configuration property like this.

"gutterpreview.sourceFolder": "public" or by setting it in the ui like this https://user-images.githubusercontent.com/14231157/56513864-0c440580-6534-11e9-9ca7-1ce2cd681a79.png I've tested it with https://github.com/azc666/dev https://github.com/azc666/dev and it worked fine, I hope this helps.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kisstkondoros/gutter-preview/issues/47#issuecomment-485484164, or mute the thread https://github.com/notifications/unsubscribe-auth/AGALU6ALO6TZ6AUTVLY32J3PRXYILANCNFSM4HHBSZXA.

azc666 commented 5 years ago

Tamas,

My apology, This does work! I think I was trying to preview a “.pdf” !!

Thanks for your work!

Allen

Allen Cohen, President Graphics + Design Carter Printing Company 1111 W. Cass Street Tampa, FL 33606 813-254-9444 allen@g-d.com mailto:allen@g-d.com www.g-d.com

On Apr 22, 2019, at 1:25 PM, Tamas Kiss <notifications@github.com mailto:notifications@github.com> wrote:

Closed #47 https://github.com/kisstkondoros/gutter-preview/issues/47.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kisstkondoros/gutter-preview/issues/47#event-2291777382, or mute the thread https://github.com/notifications/unsubscribe-auth/AGALU6DSYVGXAU5JHRHS37TPRXYIVANCNFSM4HHBSZXA.