open-admin-org / open-admin

open-admin forked from z-song/laravel-ladmin. Removing jquery, now based on Bootstrap5, vanilla JS
https://open-admin.org
MIT License
259 stars 75 forks source link

how to add simple notification badge/alert when create new data #185

Open ReyBee opened 2 months ago

ReyBee commented 2 months ago

Hello. i need help im new in laravel and using laravel admin just for backend crud sql from front-end aplication with flutter. im already succsess to build and deploy in server and hosting or create new data from flutter/sql, but i cant use notification in controller. i just need a simple notification count in badge when have create new data in open-admin.

Capture