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

bhaveshbhide's avatar

OctoberCMS - Laravel based CMS

Hi, It would be very useful if there could be a Tutorial on how OctoberCMS (http://octobercms.com ) is built up and it can help speed up development process with basic ready to use CMS setup.

0 likes
3 replies
bobbybouwmann's avatar

If you wan to know more about Octobercms I would say go to there website! Laracasts isn't suited for these kind of videos. The next week someone brings out another CMS and then Jeffrey needs to create another video on that..

If you want to know more about Octobercms then I suggest to start playing with it ;)

Here is a list of features: http://octobercms.com/features

And of course the documentation: http://octobercms.com/features

daftspunk's avatar

Hey,

Here is a recent introduction to what OctoberCMS is: http://octobercms.com/blog/post/putting-octobercms-words

You can found various screencasts here: https://vimeo.com/daftspunk

Also the resources page is useful for learning: https://octobercms.com/resources

In terms of the architecture, OctoberCMS is just like any other Laravel app except it doesn't come with an /app directory, the App foundation is provided by the Ocrober Rain library which you can find on the main github page.

7 likes

Please or to participate in this conversation.