Sakhri Houssem

Results 6 issues of Sakhri Houssem

I have a constant array of specific entity attributes ```php const SELECT_ATTRIBUTES = [ "id", "email", ]; ``` ```php /** * List of users. * * This call return all...

good first issue

Addition of a Font Awesome dependency to add it automatically when v-markdown-editor is installed

what is the best way to add current user information related to **GetCollection** request without losing pagination and filters **example** request for a list of articles and I want to...

# Create date comparison validator I find a problem when I use **parsley.js** to compare between two inputs with type **month** or **date** ```html ``` or ```html ``` the problem...

fix bug Doctrine\\Common\\Lexer\\Token::__construct(): Argument #1 ($value) must be of type string|int, float given, called in vendor/doctrine/lexer/src/AbstractLexer.php on line 261 Token.php