I have 3 tables called country,university and university info. Now there is a country list page when i enter a country all university will display according to that country.after clicking an university a university information will display. How can i make it with using slug?
@cronix Thanks for your reply. I have no slug column. I want to made url from university_table where all university list already appeared.
and some model related with each other.
i have no idea how can i use it.