raghavb | 11 years ago | on: Ask HN: MVP uses PHP, needs a rewrite. Should we use Laravel, or Ruby on Rails?
raghavb's comments
raghavb | 12 years ago | on: Show HN: Honeybadger Chrome Extension
www.builtwith.com provides much more information but they do not have a chrome plugin that I'm aware of. Definitely should check it out if your interested in this plugin.
raghavb | 12 years ago | on: Ask HN: What'd you do to get your first 100 users?
raghavb | 14 years ago | on: Hacking The iPod: How I Earned $65K In High School
raghavb | 14 years ago | on: Show HN: Rails One Click Installer for Mac Os X
If you want to make money on the project and want to get it out as fast as possible Go with laravel. You already know the stack and will be productive in it. You might also be able to reuse parts of the code thats already written or put it in the right place.
On the other hand if you want to learn another programming language or want to go outside of your comfort zone then give Ruby on Rails a shot. Not sure about Laravel but for a small to medium website, ruby does make adding a lot of features much faster via its gems.