Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Controller and route for product view blade

    General Discussion
    2
    2
    373
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Shirah last edited by

      Hi,

      Can I know where can I see the controller and the route for " resources\themes\velocity\views\products\view.blade.php ". Seems like I can't find the controller and routing for this file. I need to override the controller which I need to add get data for quantity of product.

      1 Reply Last reply Reply Quote 0
      • R
        rahul last edited by

        Hello

        Route file and controller link is mentioned below.

        https://github.com/bagisto/bagisto/blob/master/packages/Webkul/Shop/src/Http/Controllers/ProductsCategoriesProxyController.php#L63

        https://github.com/bagisto/bagisto/blob/master/packages/Webkul/Shop/src/Http/routes.php#L308

        Thanks
        Rahul Shukla

        1 Reply Last reply Reply Quote 0
        • First post
          Last post