?
Laravel or CodeIgniter ?
I wanna earn too much money 😁
😁 So after that, I strongly recommend you to learn data structures, design patterns algorithms, and how to write clean code. That's what you need to earn too much money as a software engineer, not just a coder who knows a programming language or a particular framework. What I'm telling you is about the difference between a software engineer and a coder which there are lots of them in the market BUT for choosing a PHP framework, I recommend Laravel which is the best choice for a web developer who knows PHP.
Big big thanks ❤️
How is laravel best choice for a PHP developer ? AFAIK, it has horrible design and promotes poor practices. For one, so called helper functions which are accessible from almost anywhere and which internally use facades for accessing service container. It completely breaks encapsulation and makes testing super hard, increases coupling. Default active record pattern which not only mixes responsibility but makes it hard to create pure domain entities. Etc etc
Although I agree with that, it is a good way for someone new to understand some concepts and being introduced in things like what's and orm or how to manage routes, MVC, etc. In the context of what @RezaMortezaie was recommending, I'd kind of agree. But yeah if we're talking about purism and good calisthenics, laravel would not be the best
Обсуждают сегодня