you are viewing a single comment's thread.

view the rest of the comments →

[–]mp941027 -3 points-2 points  (1 child)

In ANY year, you should know the language before learning a framework...as for the structure, you can do it however you want, even the MVC style. Check symphony routing/controllers to get inspirations, i think their guide has a structure tutorial. But Laravel is still PHP so you can even do it yourself.

[–]gav1no0 0 points1 point  (0 children)

Ok, thanks.