mardi 6 mars 2018

How to pass Id through the url from one view to the other in vue.js

I'm working on a project with vue.js and laravel. I have a view that has a component to display a list of products. When I click a product, I want to be able to fetch details of the product from database using the id of the product. These details are to be displayed on a component on another view. How do I pass the Id of the clicked product through the url to the other view so I could query for the product details.



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2tjqPXL
via IFTTT

Aucun commentaire:

Enregistrer un commentaire