prestashopBridge
prestashopBridge copied to clipboard
Undefined class constant 'INTL_DOMAIN_SUFFIX' in Laravel 5.7
I have installed your plugin in Laravel 5.7.
I am getting below error.
Undefined class constant 'INTL_DOMAIN_SUFFIX'.
file path /opt/lampp/htdocs/myproject/vendor/symfony/translation/Translator.php
Do anyone have idea about it? I can identify little bit. It is regarding trans function which is also used in symfony.