I installed easyphp on my windows laptop, then cmd'd the composer install, and then used composer to install Laravel. Here are my issues and was wondering if you would be able to help me sort through them:
I'm not looking for opinions on which is better than what (i.e. wamp, xamp, etc.) - I just want to get up and running.
Screenshots:
Help would be greatly appreciated! :)
If you are still using easyphp, you need to enable mod_rewrite. It will be a simple thing to do and you then need to add RewriteBase / in your .htaccess file.
However, just use xampp and you will get it running without any problems.