I played with getting cygwin to run Laravel and the l5scaffold. Here are the additions you need to install in cygwin
- php, git, sqlite3, and curl.
- The following php extensions.
- json
- phar
- mbstring
- zip
- tokenizer
- pdo-sqlite
- ctype
Don't if anyone else will ever, need this, but there ya go.