I bought new mac book air, and I want to set up PHP for working on some projects of mine. So, I want to install apiato framework and this is the error that I get from terminal:
Zdravkos-MacBook-Air:Desktop zdravkolukic$ composer create-project apiato/apiato my-api Installing apiato/apiato (v7.4.7) - Installing apiato/apiato (v7.4.7): Loading from cache Created project in my-api @php -r "file_exists('.env') || copy('.env.example', '.env');" Loading composer repositories with package information Installing dependencies (including require-dev) from lock file Your requirements could not be resolved to an installable set of packages.
Problem 1 - The requested PHP extension ext-intl * is missing from your system. Install or enable PHP's intl extension.
But the major thing is this
Problem 1 - The requested PHP extension ext-intl * is missing from your system. Install or enable PHP's intl extension.
I try everything uninstall @php7.1 and install again, pecl install intl update, change icu4u everything!
Please help so, I can work. I have the latest version Mac Os Mojave.
P.S. when I type for a composer to install laravel everything is just fine
Thank you
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire