What does double-colon mean?

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!

User avatar
aimeos
Administrator
Posts: 8636
Joined: 01 Jan 1970, 00:00

Re: What does double-colon mean?

Post by aimeos » 08 Oct 2020, 11:42

This tempalte is part of the Aimeos shop package (https://github.com/aimeos/aimeos-larave ... .blade.php) and Laravel refers to it using:

Code: Select all

shop::page.privacy
To overwrite it, copy the file to ./resources/views/vendor/shop/page/privacy.blade.php
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply