Sergio Brighenti

Results 31 comments of Sergio Brighenti

Yes, correct, right now on symfony is something missing. On laravel is done automatically: https://github.com/nutgram/laravel/blob/0c4756e4bd752a735334e34f6daa95b0a1038aec/src/Console/HookSetCommand.php#L42 Something similar needs to be done also on symfony https://github.com/nutgram/symfony-bundle/blob/127c5e56ab5d1c11b7f6145853014bcc361f1a95/src/Console/WebhookSetCommand.php#L53 Will be done at some...