Dynamic brands
-
I want to fetch brand names(attribute) from admin panel and want to show in my blade file. How to create api to fetch the brand names.
-
Hi there,
If you are familiar with Laravel then you can take a reference from Here
Here we are fetching the attributes. so you can modify it according for API