Support the ongoing development of Laravel.io →
Installation
Last updated 1 year ago.
0

try re-installing it and use the codes below,

composer install

for fresh install don't use the codes below,

composer update

Are you using XAMPP? or MAMP? or WAMP or Laragon?

0

Hi, Iridion.

I get the same error using 'install' for new fresh installation. I'm using

composer update

for install html/form helper package.

I'm using LAMP (linux -archlinux-, apache -2.4.12-, mysql -mariadb- and php).

Strange, because the mcrypt extension works normally. Is possible make a install/update ignoring the system's dependencies?

Thank you for reply.

Last updated 9 years ago.
0

@bdjnk posted a link on another thread that may be able to help you.. Below is the link;

http://stackoverflow.com/a/28262384/1307154

You can see the full discussion from the following link;

http://laravel.io/forum/02-08-2015-linux-php-mcrypt-enabled-ye...

0

Perfect! That works.

Simple add mcrypt extension in:

/usr/share/php-composer/php.ini

and

NoUpgrade = usr/share/php-composer/php.ini

In '/etc/pacman.conf' for no change this config file in future updates.

Thank you Jason.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.