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
[8.x] Add castAsJson method for database assertions (#34302)
* add `castAsJson` method for database assertions
database fields of type 'json' cannot be evaluted using strings, they must be cast to a database specific JSON type.
* Update InteractsWithDatabase.php
Co-authored-by: Taylor Otwell <[email protected]>
0 commit comments