I developing an eCommerce ( with Multiple Product Attributes feature ) website using Laravel 5.4. Everything is working fine. But When I try to sync multiple values of the same Attribute in Pivot table. Laravel ignores the duplicate pares. For example, I’ve an Attribute called “Network” which has 3 values: 2G, 3G, 4G. A mobile supports 3G and 4G network.