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
Hello Guys, there is a way to have the PUT method working?
I have added public function put() into the resource file as a function but this is not working and also added that into the plugin entry file $this->setResourceAccess('brands', 'private', 'put');