try
User::destroy( $users_ids->get('users_ids'));
your $users_ids is actually returning the request object not the values you passed from form
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community