Create Macro for Filament Notification
I want to create 2 macros as shown in attached file for
sendSuccess
and sendError
macros. but it gives error. can anyone help me with this? #filament1 Reply
Did you import the right Notification class?
You’re also probably not going to be able to use ‘make’ like that because it’s a static function.