Joined January 2012
·
Posted to
Use PHP with your Yeoman dev server
over 1 year
ago
@wjonthomas: Glad it helped!
Unfortunately, I've only investigated the process of getting a node.js server to interpret PHP files using the php-cgi cli. Getting a MAMP server (Apache+PHP) to load and execute node.js code based off of a Gruntfile would be a wholly different thing that I haven't tried.
I'd be very interested to know if you figure out how to do it.
Posted to
Use PHP with your Yeoman dev server
over 1 year
ago
@davidchase03, glad to hear it!
Achievements
485 Karma
22,652 Total ProTip Views
Forked
Have a project valued enough to be forked by someone else
Mongoose
Have at least one original repo where Ruby is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Narwhal
Have at least one original repo where Clojure is the dominant language
Charity
Fork and commit to someone's open source project in need
Cub
Have at least one original jQuery or Prototype open source repo
Hey @abumalick, here's the line from the finished file: https://github.com/falsetto/php-from-yeoman/blob/master/Gruntfile.js#L58
I haven't used this dev environment for a couple years now, so YMMV.
Good luck!
-Jedidiah