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
* fix casing issue with guarded
* block json mass assignment
* formatting
* add boolean
* protect table names and guarded
* Apply fixes from StyleCI (#33772)
* dont allow mass filling with table names
* Apply fixes from StyleCI (#33773)
* [6.x] Verify column names are actual columns when using guarded (#33777)
* verify column names are actual columns when using guarded
* Apply fixes from StyleCI (#33778)
* remove json check
* Apply fixes from StyleCI (#33857)
Co-authored-by: Taylor Otwell <taylorotwell@gmail.com>
Co-authored-by: Taylor Otwell <taylor@laravel.com>
0 commit comments