I am trying to use the migrate function in Laravel 4 on OSX, however I am getting the error
Laravel requires the Mcrypt PHP extension.
What is wrong, and how can I fix it?
I am trying to use the migrate function in Laravel 4 on OSX, however I am getting the error
Laravel requires the Mcrypt PHP extension.
What is wrong, and how can I fix it?