Posts about Laravel
Laravel
It’s looking more and more like I’ll be using Laravel in preference to Rails, Django, and Masonite. Maybe Laravel isn’t ‘better’ from every point of view, but it seems ‘better’ enough for me.
Convention vs. Configuration
Ruby on Rails is well known for its philosophy of convention over configuration. And there are definitely benefits to that approach. But are there also significant disadvantages?
What is Clean Syntax?
Programmers talk about clean syntax and say this or that language or framework has such a property. I’ve noted that Ruby and Ruby on Rails have this thing. So what is it?
Rails and Laravel
I’m finding that I really like the syntax of Ruby and the philosophy of Rails. Both are straightforward and ‘clean’. But I’ve been tinkering with Laravel, too, because it runs on more shared hosting services since it’s just good ol’ PHP.