Videos tagged with: relations
Making Reservation
In this episode we are going to finish the checkout process and and make reservation in our OctoberCMS, Vue and Vuex application.
Connecting Locations and Vehicles
In this episode we are going to connect our locations and our vehicles using October CMS and some Laravels PHP code and relations API .
Relation Manager
In this episode I'm going to show you how to use Relation Manager for October CMS.
Backend Lists
In this episode of Making Websites With October CMS we are going to take a bit deeper look at backend lists.
Creating New Data via Form Widget
In this episode I'm going to show you how to create new model instance via October CMS form widget that we created in the previous two episodes.
Saving Form Widget Data
In this episode we are going to be setting up everything so that we can save the data that we are passing through our October CMS form widget.
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.