how can i handle the relations beetween products attributes and values? – Laravel
i'm working on a Laravel/Livewire project there are some products and services in this platform that user can order them. the price of these products and services are changeable by their attributes . like size,color,quality and.... and i made a…