Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

SarahS's avatar
Level 12

Laravel for simple PHP sites

I need to develop a small site, I'm going to do it in PHP because I want to make it easy to update. For such a small site with only limited functionality (mostly contact forms), is Laravel worth it?

0 likes
2 replies
bugsysha's avatar

Yeah, cause it will make your life easier. You will not have to worry about normalizing data from users, SQL injection, and so on...

Please or to participate in this conversation.