jeroennoten / Laravel-AdminLTE

Easy AdminLTE integration with Laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[QUESTION]: Is it possible to move the view files out of the vendor folder

Web-krunch opened this issue · comments

Hi,

I'm not sure if this has been answered yet, but I installed this in my laravel app and I would like to be able to make some edits the the layout. Is it possible to move it from vendor/jeroennoten to my resources views folder and have the pages access that instead?

@Web-krunch I think you're looking for this: Views Customizations

Oh jeez. I'm such an idiot. Thank you so much for responding