Hi
Hously - Laravel Real Estate Multilingual System
In properties listing page, we have layout view by: grid, list and map, I want to know how this is working because I have created a new module called flatmate replicating the properties but stuck with layout view which is not working. I could see the js code at fliter.js but when I try to debug to see for properties it is not working. Could you please help me?
http://localhost:8000/properties
http://localhost:8000/properties?layout=grid
http://localhost:8000/properties?layout=list
http://localhost:8000/properties?layout=map
New module : http://localhost:8000/flatmate
http://localhost:8000/flatmate?layout=grid
http://localhost:8000/flatmate?layout=list
http://localhost:8000/flatmate?layout=map
Thanks
Sri