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

kartikkapatel's avatar

Need guideline on Laravel notification table.

I need to send push notifications to users along with the store in the database. Which I want to display in mobile application later on through API.

How do I structure the Laravel notification table that will help me for API notification list as well in my backend notifications?

It is achievable using a single notification table or I use another table to store push notification?

0 likes
1 reply

Please or to participate in this conversation.