David Duret

Results 2 comments of David Duret

Hi, same issue here. Windows 11 23H2 build 22631.3737 Nextcloud server 29.0.2 Nextcloud client 3.4.1

Hi, I just found this package which seems good for my needs but I have the same problem. ``` // Storing settings $context = new Context(['user_id' => $request->get('user_id']); $request->get('settings')->each(function($value, $key)...