chatter icon indicating copy to clipboard operation
chatter copied to clipboard

blade for forum

Open keilibog opened this issue 7 years ago • 3 comments

Where can I see the forum.blade.php? if I want to edit something on it. thanks in advance.

keilibog avatar Aug 20 '17 12:08 keilibog

I think this is the file. "vendor/devdojo/chatter/src/Views/home.blade.php"

MohsinNadeem avatar Aug 23 '17 21:08 MohsinNadeem

@keilibog don't edit the vendor file directly, run php artisan vendor:publish which will publish the forum view to resources/views/vendor/chatter/home.blade.php

aaronranard avatar Aug 25 '17 20:08 aaronranard

@aaronranard I tried to run php artisan vendor:publish but it doesn't work..

ghost avatar Jan 28 '18 21:01 ghost