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

myregistration's avatar

Integrated CMS Package

Laravel should build an optional CMS package that allows developers to provide a WordPress-style front-end to accompany Laravel's powerful backend framework. I'd like to provide clients the ability to update their content, but provide a backend that has all the bells and whistles for their custom needs. I can build the structure of the website based on the desired features and allow the client to create/update the content.

0 likes
2 replies
da_Mask's avatar

Laravel makes it easy for you to build your own CMS pretty quickly, custom to your needs. You can build a skeleton CMS as you like, and then use that as a base for your different client's needs.

1 like

Please or to participate in this conversation.