jeudi 26 octobre 2017

laravel doesn't use published views

For my Laravel 5.5 project I used filemanager package (elfinder-laravel ) with published and adapted blade views. After awhile I found that default views are used from package folder:

/vendor/barryvdh/laravel-elfinder/resources/views 

instead of published views:

/resources/views/vendor/elfinder

I tried to republish views, clear views and cache. But nothing helps, it still uses default package views.

Views in /resources/views/vendor/elfinder exist.

Any idea how to make it work?



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2i7XNl1
via IFTTT

Aucun commentaire:

Enregistrer un commentaire