Chrysweel

Results 33 comments of Chrysweel

@shtumi I see some forks with some good changes. Can you include other developers as maintainers ?

I have the same problem. I use the version ~1.0, and it is my composer.json: ``` "php" : ">=5.3.3", "symfony/symfony" : "2.3.*", "doctrine/orm" : "~2.2,>=2.2.3,

Does anyone know of any php library that helps parse this input format? It would be nice to have a section of libraries that are based on these guides and...

Here explain in issue stackoverflow. http://stackoverflow.com/questions/9092712/switch-case-statement-error-case-expressions-must-be-constant-expression

I Solved. My app is a MVP, using yaaic into my app, with my features login, register ... I want learn about use yaaic as library, and can programing without...

I have a similar issue. In my template twig I have `{{ encore_entry_script_tags('assets/pages/course/single') }}` and in my javascript I have: ``` document.addEventListener('DOMContentLoaded', () => { console.log('hello'); }); ``` And this...

Hello @Kocal, thanks for to reply. trace? I see in console.log two "hello" ... I think that dont understand your question, the js file is very simple..

Hello this help? ![imagen](https://user-images.githubusercontent.com/1416870/104901282-7d208780-597d-11eb-9cbc-8a4a59cca9e5.png)