I am trying to use the migrate function in Laravel 4 on OSX. However, I am getting the following error:
migrate
Laravel 4
OSX
Laravel requir
Using Ubuntu, just
sudo php5enmod mcrypt
did the trick for me. You don't need to restart Apache since you need to use PHP just from the CLI.