You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am try to update address following query but it's not update encrypt format. it's store original text
Order::where('user_id',Auth::user()->id)->update(['Address1'=>'sample')
The text was updated successfully, but these errors were encountered:
I am try to update address following query but it's not update encrypt format. it's store original text
Order::where('user_id',Auth::user()->id)->update(['Address1'=>'sample')
The text was updated successfully, but these errors were encountered: