DEV Community

Discussion on: Why I'm leaving Drupal for Laravel

Collapse
 
whoisryosuke profile image
Ryosuke

Congrats šŸ‘šŸŽ‰

I've fallen in love with the elegance of Laravel too. Coming from a similar world of Wordpress and their messy codebase with endless hooks šŸ¤¬, discovering the simplicity and particularly power of Laravel was career changing.

I find myself looking at projects now and thinking "that'd be so much easier to do in Laravel".

Collapse
 
martyhimmel profile image
Martin Himmel

I'm in the same boat. Been doing mostly WordPress development for the last two years for work. Or what I like to think of as "WordPress hell." šŸ˜

Discovered Laravel about a year or year and a half ago and started doing the majority of my side projects with that. Working with Laravel is so much more pleasant.

Collapse
 
guitarkat profile image
Kat

I wouldn't use WP for projects generally unless they are CMS based only.

If it's actual saas sort of work, obviously other frameworks would be better to work in -- Laravel included. I've been doing Laravel off-and-on in my own time on random projects. Been really liking it.

Thread Thread
 
martyhimmel profile image
Martin Himmel

Yeah, if I didn't have to use WordPress for work (which, ironically, is for a SaaS product), I wouldn't either. Been pushing to move it to Laravel, but that's a long road.

Collapse
 
wstocker profile image
Wendy Stocker

WP is very similar in that regard! I would argue though that the Drupal community is far more cultish lol! It's like a religion for some people.

Thread Thread
 
martyhimmel profile image
Martin Himmel

Yeah, I can't quite say the WP community is cultish. I think they have a strong community, but they're not too far out there. šŸ˜‚

Thread Thread
 
perttisoomann profile image
Pert Soomann

I'd say, all communities are more or less religious-like, be it Drupal, WP, Laravel or CodeIgniter, or even language based like NodeJS or PHP.

Collapse
 
tylerlwsmith profile image
Tyler Smith

I'm totally in the same boat here. Because I work on a lot of small business sites I still reach for WordPress in 90% of cases, but if I'm doing anything much more complicated than managing content I usually reach for Laravel.

This is doubly true if I have to mess with WordPress's rewrite API šŸ˜