Question Sir ?? when we edit the coupon and we just wanna change the value or any fields exept the "code" ,it doesn t work because our validation tell the component that our "code" must be "unique" ..so we can solve that without put unique on our validation for the "code" in the edit updateCoupon function ...is there any other way to solve that problem??? it s the same thing for the edit product ,category because of the slug wich must be unique ...thanks ...great job as usual
@Surfside Media Sir, I've been following the whole video serious from the begging and your doing a great job. Please if you can update the admin dashboard to see the brands of products or categories it according to brands in admin dashboard.
This is a great series, thank you for this video very helpful. But there is an issues sir, when I want to edit and update, it will say coupon code already exist. it seems that we can not edit single input from the form. how can we do it so that we can just edit a single item in the form? Example, I want to change the cart value details without changing other items in the form. Thank you
Working fine, but my all dropdown style is not working properly for others pages as well. CSS problem for dropdown, please help me anyone. am using bootstrap 3 as you used on your tutorial.
I can't stop admiring of these lessons!!! 👏
Question Sir ?? when we edit the coupon and we just wanna change the value or any fields exept the "code" ,it doesn t work because our validation tell the component that our "code" must be "unique" ..so we can solve that without put unique on our validation for the "code" in the edit updateCoupon function ...is there any other way to solve that problem??? it s the same thing for the edit product ,category because of the slug wich must be unique ...thanks ...great job as usual
'code' => ['required', Rule::unique('coupons')->ignore($this->coupon_id)],
Thanks, A lot for the Valuable Tutorials. When you are planning to finish this project
@Surfside Media Sir, I've been following the whole video serious from the begging and your doing a great job. Please if you can update the admin dashboard to see the brands of products or categories it according to brands in admin dashboard.
It`s will be GREAT to see sorting by attributes and by value!!!! Brand for example 🤘
This is a great series, thank you for this video very helpful. But there is an issues sir, when I want to edit and update, it will say coupon code already exist. it seems that we can not edit single input from the form. how can we do it so that we can just edit a single item in the form? Example, I want to change the cart value details without changing other items in the form.
Thank you
'code' => ['required', Rule::unique('coupons')->ignore($this->coupon_id)],
thanks you so much. great tutorial. learning so much from these. thank u, bro
This project is really cool and useful!
Working fine, but my all dropdown style is not working properly for others pages as well. CSS problem for dropdown, please help me anyone. am using bootstrap 3 as you used on your tutorial.
great work. your tutorial is great. i m inspired
thank you a lot. waiting for next tutorial.
What's problem when I add new coupon the validation error show on coupon code "the code has already been taken"
'code' => ['required', Rule::unique('coupons')->ignore($this->coupon_id)],
Sir can you create a video on subcategories and brands for products. this will be great. Thank you.
Спасибо за видео!
nice..waiting for checkout page......
Thank u so much sir
Thanks you very much, sir !
amazing... thank you sir
You are great
Nice thanks
Thank you.
thank you. waiting for next tutorial.