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
After doing “php artisan backpack:crud user” my UserCrudController has some comments in setupListOperation() and setupCreateOperation() about how to use both the fluent and array syntax… I don’t think we should have those any more.