by wmboy on 8/28/15, 10:22 PM with 7 comments
He's decided to move back to his home country, and me being only slightly technical I've needed to find Rails developers who can support current applications.
My initial goal was to learn Ruby myself, and get to at least a junior-to-intermediate level so I can be in a better position to grow the custom development side of our business.
However, as part of this process, I've seen how few Ruby developers there are in my city (Auckland) compared with PHP developers. I've even found a larger PHP development company that is happy to partner with us (when needed) and support new web apps built using Laravel and Angular.
So, my thinking now is that in my situation it'd be better for us to switch to Laravel moving forward, and properly learn object-oriented PHP and the Laravel framework, as opposed to Ruby on Rails.
After all...our clients couldn't care less what their website's written in, only that it works well, and is supported well by us.
What do you guys think?
by saluki on 9/8/15, 10:37 PM
I would recommend learning Laravel.
It's a great framework with lots of great tools.
Homestead and Forge save tons of time and make deployment really easy to Digital Ocean or AWS.
Laravel spark looks really promising to speed up SaaS app development.
And laracasts.com is a great place to learn.
Rails is elegant . . . Laravel while not quite as elegant is similar and might even be improving/innovating to be a better framework.
Good luck.
by jaytaylor on 8/28/15, 10:51 PM
I've done extensive development in both of these languages/frameworks (and many more). I'd be happy to hop on a call with you to provide additional information to help you decide; my email address is in my profile.
by krapp on 8/29/15, 1:47 AM
And you could certainly do much worse in PHP than Laravel and Angular.
by alansmitheebk on 8/29/15, 1:45 AM
PHP devs often have very poor coding habits due to the fact that it's so easy to mix PHP and HTML and do things in a procedural style.
Whichever direction you go in, those are some things to look out for when hiring devs.
by alansmitheebk on 8/29/15, 1:35 AM
Have you considered Node JS? I'm not familiar with the scene in Auckland, but most developers I know would prefer working with Node JS to PHP. Choosing a language that developers want to use is a good way to attract top talent.