I am trying to call a mysql stored procedure called new_user passing parameter to it, and i have tried so many things such as $DB::select and statement. the select function runs but nothing is getting inserted, and the statement causes a BadMethodCallException. So i am just wondering how do people call a mysql store procedure and pass params to it. Thank you.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community