Getting started with Laravel
I’ve been playing around with other frameworks and Laravel caught my eye. But every time I try to install it, I get an error. Mcrypt php5 is required. Script php artisan clear-compiled handling the post-install-cmd event returned with an error I know mcrypt for php is installed but I guess it’s not enabled. I found…