Error comes when i run update stored procedure in laravel5 like this..
QueryException in Connection.php line 620: SQLSTATE[42000]: Syntax e
Connection.php line 620: SQLSTATE[42000]:
You change.
return DB::select('call sp_clientupdate("108", "Sandeep","0999999999","","","sandeep@gmail.com","","","","","","",)');
Try it's working perfectly....