Listing Tours
Let's create a list of tours to show to the user.
Creating a new script to list tours
We start by creating another page script: pages/list-tours.php
.
To make it accessible for users, we have to define a route for it in index.php
:
Get hands-on with 1400+ tech skills courses.