Chrysweel
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...
Does anyone know anything about it? :(
This problem is fixed in some branch ?
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? 