Making websites with October CMS
Inverse Relations
In this episode of Making Websites With October CMS we are going to create inverse relation so that we can display movies that belong to a specific genre.
Relations
In this episode we are going to be talking about relations in October CMS, this is one of the most important things you have to understand in October to be able to successfully link your content together.
Images And Galleries
In this episode I'm going to show you how to add a single image to your model and also how to create gallery of images for your model. Of course we are going to learn how to display those images on our front-end and also resize and crop them.
Slugs And Pagination
In this episode of Making Web Sites With October CMS I'm going to show you how to link up to the details page via slugs and also how to create pagination for your list pages.
Displaying Lists and Details
Now we are going to continue working with the Builder plugin for October CMS and learn how to display our lists and create and display details page for our movies.
Basic Templating
In this episode we are going to take a quick brake from the builder plugin and just make our theme a bit prettier. An of course we are going to learn a few things in the process.
Builder Plugin Overview
In this episode we are going to create our first plugin with Builder for October CMS. This plugin is going to act as a custom content type for our site, with custom fields and everything.
Setting Up Laravel Elixir
In this episode we are going to set up Laravel Elixir to with our October CMS installation. Also we are going to enable Livereload, so that we can see the changes on our site whenever we save a file.
Installing October CMS
In this video series we are going to take a look at October CMS and make a website with it. In this first episode I'm going to show you how to install October on your machine.