Hossein Shahdoost

Results 10 comments of Hossein Shahdoost

Well I really needed this feature, How come it has not been confirmed?

I have tried it, and it was working just fine, But since it wasn't in the library I took a different approach, I see if I'll can write tests for...

Thanks a lot, That would be awesome. In many languages in order to generate the regular forms of words the stressed syllable is required. By having it, We can do...

@mfn Well, first, thanks a lot for such a quick response Yes, I'm sorry, I actually wrote the word incorrectly, it was **Unauthorized**. but, as you better know the difference...

@mfn Thanks a lot for your response. Well I actually wrote this because I thought it could be useful. Any of the solutions you gave are fine, and would solve...

well, actually using `authorize` is about the authorization and the permissions to access which `Query`. The result of this action would be on status codes 200 (ok) or 403 (forbidden)....

@mfn yes, it returns the error, no doubt, But It would be a lot better if we could have had the status code as well. I don't know about the...

The problem was solved by creating a new ServiceProvider for Beberlei but registering it's methods the way Gedmo was doing it ``` class BeberleiExtensionsServiceProvider extends BaseServiceProvider { public function boot(DoctrineManager...

Hey guys, Just found the cause of this error ``` App-GHNTN6HF.js?v=de4734f3:4197 Uncaught (in promise) TypeError: type.attributes.map is not a function at formatTypeForRequest (App-GHNTN6HF.js?v=de4734f3:4197:33) at App-GHNTN6HF.js?v=de4734f3:4125:41 at Array.map () at stateToRequestData...