Marcel Djaman

Results 4 issues of Marcel Djaman

Salut, j'ai un problème avec la librairie quand je veux l'utiliser pour envoyer un mail en html. Ma méthode qui me permet de définir le layout du mail: public function...

Hello maybe i am totally wrong but persisting master and details (OneToMany) resets given id of children. The parent Id is correct but all his ReferenceMany object got new one...

Question

Hello having this issue > Couldn't find package "TagManager" on the "npm" registry Try to install it from yarn add/npm install

Hi as mentioned in the title is not an issue, have an php app in which i put some job via https://github.com/pda/pheanstalk/ ``` php $pheanstalk ->useTube('testtube') ->put(json_encode(array('hello' => 'mdjaman'))); ```...