Trying to set up Laravel and keep getting hit with this error. I installed mcrypt through brew and it is located in /usr/local/Cellar. Any thoughts? .. It\'s not showing up
Try sudo php5enmod mcrypt && sudo service apache2 restart
sudo php5enmod mcrypt && sudo service apache2 restart