Since Laravel4 requires mcrypt extension, and PHP7 doesn\'t seem to have mcrypt extension, is there any workaround for this to work?
mcrypt
I'm on Mac and with laravel valet I've solved with this:
brew install php70-mcrypt