You could have a table with a list of different types of property/product categories like "Flat" and "Barn" etc. Then in your property/product table have a relationship to the categories table. In past experience (I helped build http://ukbusinessproperty.co.uk) we had a many to many table as properties/products may require more then one category.
Thanks for your reply.
This solution helps with defining the type of product. However what about specific attributes per type?
Thanks
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community