geoffroyp

Results 12 issues of geoffroyp

Hi guys, I'm trying since way too long to import this library in a React project using React's last version. At the moment, it's just a sandbox to try various...

Greetings, Whenever we programmatically generate a JWT token in lexik/JWT (using the method listed [here](https://github.com/lexik/LexikJWTAuthenticationBundle/blob/2.x/Resources/doc/7-manual-token-creation.rst#creating-jwt-tokens-programmatically)), no refresh token is generated. Is there a way to achieve this? is there a...

Greetings, I'm new to this library and I possibly have misunderstood the use of `ttl_update` option. What I am trying to achieve is the following: * I'm logging in at...

Greetings, First of all, thank you for this very handy tool that is Translatable. This being said, the documentation is a bit unclear to me on some points concerning the...

Translatable
Help Me

Greetings to you all, I would like to implement Mercure in one of my symfony project, but I haven't been able to find any answer to a bunch of questions,...

Greetings, I'm trying to set up a project using mercure to push events from a symfony API to a react website. When the user enters his credentials on the login...

Greetings, I would like to represent in my APi doc the following response: ``` "52": { "id": 52, "address": "1 rue de la paix", "address2": porte B, "postcode": "75001", "city":...

Greetings beautiful people who made this bundle! I've found today that `Cell::fromValue()` automatically consider any string starting by `=` as a formula. While I totally understand why you did this,...

question

### Bug Report | Q | A |------------ | ------ | BC Break | no | Version | 2.13.3 #### Summary Greetings, I think there's a weird behaviour in doctrine's...

Hi all. I am using MySQL and I am connecting doctrine to my DB with an URL, like `mysql://root:root@mysql/default?serverVersion=5.7` But the thing is, I am working with an existing DB...