You are not logged in.

#1 2015-02-09 17:50:22

pille1842
Member
Registered: 2015-02-09
Posts: 2

[SOLVED] Composer / Laravel and mcrypt

Hi, I'm having problems to get Laravel up and running. Well, the application seems to be working, but "composer update" complains:

laravel/framework v5.0.2 requires ext-mcrypt * -> the requested PHP extension mcrypt is missing from your system.

Now, I have php-mcrypt and libmcrypt installed and they both work at least for phpMyAdmin. I have no idea why Composer thinks that mcrypt is missing.

Last edited by pille1842 (2015-02-09 20:18:42)

Offline

#2 2015-02-09 20:18:28

pille1842
Member
Registered: 2015-02-09
Posts: 2

Re: [SOLVED] Composer / Laravel and mcrypt

Whoops, I'm sorry, apparently there is a solution already. https://bbs.archlinux.org/viewtopic.php?id=193415

Offline

Board footer

Powered by FluxBB