You are not logged in.
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
Whoops, I'm sorry, apparently there is a solution already. https://bbs.archlinux.org/viewtopic.php?id=193415
Offline