Get a return value from Laravel notify
I am sending a notification to a user and want to return a value to know if the notification was sent successfully or not.
I am sending a notification to a user and want to return a value to know if the notification was sent successfully or not.