SyntaxFix
Write A Post
Hire A Developer
Questions
For those who get Package not found error try sudo apt-get install php7-intl then run composer install in your project directory.
Package not found
sudo apt-get install php7-intl
composer install