Level 102
What is $message and $modal? Also what is the full error message?
Summer Sale! All accounts are 50% off this week.
i Want to store this code using array:
$request->session()->flash('message', $message);
$request->session()->flash('modal', $modal);
if i do that i get "Argument 1 passed" error
Please or to participate in this conversation.