DEV Community

Discussion on: When PHP Framework Sucks Series: Framework topic on a job interview

Collapse
 
robencom profile image
robencom

The company has a plan: they decided that they are going to do this project with Laravel, so they need a developer who is familiar with it. They cannot waste time waiting for you to learn this or that framework.

The market is competitive, things move fast. As much as I agree with your logic, you gotta look at this from their POV.

Collapse
 
damnjan profile image
Damnjan Jovanovic • Edited

Hi, thank you for your opinion. I have to disagree profoundly with you on this statement. Regarding the fact, that company decided they go with Laravel, what's that mean? Does every class has to derive from Laravel? What specific things from Laravel have to interfere with your business logic?
I already wrote about shaping your app in the shape of framework., and started to write about how to avoid businesses logic in the framework components. Please take a look on these, if you have a time, and let me know your opinion.
My advice is: stays away from companies which bind themselves to the framework.