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 .
Now we are going to create a pivot table which is going to be reference point between our locations and vehicles. As you will see this is super easy using Octobers Builder plugin. Once this is connected in our backend, we will just need to use some simple Laravel PHP code to display those locations in our vehicle API.