Page 1 of 1

Laravel overwriting templates

Posted: 09 Mar 2018, 12:30
by SerhiiCherednyk
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!

Re: Laravel overwriting templates

Posted: 10 Mar 2018, 12:56
by aimeos
You can find all anwers here:
https://aimeos.org/docs/Laravel

Your question is covered there in detail:
https://aimeos.org/docs/Developers/Html ... _templates