Are you searching for a simple and fast way to edit data in Discount Voucher? Look no further - DocHub gets the job done fast, without any complicated software. You can use it on your mobile phone and desktop, or internet browser to alter Discount Voucher at any time and anywhere. Our comprehensive toolset contains everything from basic and advanced editing to annotating and includes security measures for individuals and small businesses. We provide tutorials and instructions that aid you in getting your business up and running right away. Working with DocHub is as easy as this.
Simple, right? Even better, you don't need to be concerned about data safety. DocHub provides quite a number of capabilities that help you keep your sensitive data risk-free – encrypted folders, two-factor authorization, and more. Enjoy the bliss of getting to your document management goals with our professional and industry-compliant platform, and kiss inefficiency goodbye. Give DocHub a try today!
hey guys welcome back so guys now we are continuing our coupon code system in laravel ecommerce project so as we saw in previous video that we have inserted this coupon data and faced the data so now lets continue with editing and deleting the data so first let us get started with edit the data okay so lets move to our vs code editor and this is the edit button guys so over here we need to create one url so lets with this and url function over here lets type admin forward slash u o u p o n hyphen edit forward slash and then your coupon id so lets copy the same coupon id which we have fetched on the table and paste over here and now lets check the output guys lets move refresh the page and check the edit button okay so you can see that url is correctly perfect fetched so lets create a route for this lets go to a web.php and create a route lets move inside your admin middleware route where im going to use get method inside this you are going to paste where instead of this one