Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

yalsh's avatar
Level 1

How to passing data from user to admin dashboard

Hello, i'm new in laravel and i have question. So, i have 3 tables: user, coupon, coupon_user. How can i passing data from user, i want if everytime they're click use coupon in user view, the data will be insert to coupon_user table and show up in admin dashboard. I think i can handle this, but when I tried, I still dont understand.

0 likes
1 reply

Please or to participate in this conversation.