Search found 1 match

by SerhiiCherednyk
09 Mar 2018, 12:30
Forum: Laravel package
Topic: Laravel overwriting templates
Replies: 1
Views: 979

Laravel overwriting templates

Hello everybody.
Could anyone explain how to overwrite templates in Laravel 5.5.*?
in what folder should I put new templates.
For example I want to replace "catalog/lists/items-body-default.php" view.
What steps should I take to overwrite it?

Thanks!