Level 1
Did you mean this?
return Action::danger('Something went wrong!');
1 like
How do we return a Failure Message in Laravel Nova Action - Handle function.
return Action::message('Menu has been synced with API Engine'.$response);
Did you mean this?
return Action::danger('Something went wrong!');
Please or to participate in this conversation.