Eloquent is great, but in big projects it's common for extended functionality to dig into models. I'...
@Jakobud: vagrant is exactly that, with the added convenience of having special files that configure...
Keep in mind that tweaking OSX's PHP and other services could run into trouble upon OS upgrades. Lik...
Martinhearn's solution should work. Alternatively, since you have access to Laracasts, check out the...
Ah, I'm guessing composer is trying to use the OS's PHP, which doesn't seem to have mcrypt installed...
MAMP doesn't use the PHP at /usr/bin/php, it uses its own somewhere in /Applications/MAMP/bin/php. I...
The Laravel portal for problem solving, knowledge sharing and community building.