Joël Galeran
Joël Galeran
J'ai tenté de réparer les dépendances), voici mon composer.json ``` { "name": "symfony/framework-standard-edition", "description": "The \"Symfony Standard Edition\" distribution", "autoload": { "psr-0": { "": "src/" } }, "require": { "php":...
It was removed at some point see https://github.com/prisma/prisma-examples/issues/1437
Related: https://github.com/prisma/prisma/issues/10806 Test Suites: 1 failed, 1 total Tests: 3 failed, 45 passed, 48 total Snapshots: 0 total Time: 9.838 s WIP How to run ```sh RI=foreignKeys pnpm run test:functional:code...
I find that enter to submit is a bit weird, a submit button would help I think 🤔 Just my opinion here, not sure if other people think the same....
We should include the license for the fonts in the fonts directory. Changa https://github.com/google/fonts/blob/master/ofl/changa/OFL.txt Scheherazade [OFL.txt](https://github.com/opentypejs/opentype.js/files/3133232/OFL.txt)
I found this not too long ago and I think this is a great idea. More info about it: https://github.com/sustainers/sustain.md Here is an example ``` This markdown file is just...
Hi! I recently signed a CEP extension with node activated and some node_modules and I was surprised by the time needed to load the extension in Photoshop 2015.5.1, 1 to...
When using GitHub Dark https://github.com/StylishThemes/GitHub-Dark This is what it looks like 😢
Fixes #12 as requests `fromCache: true` are noew ignored. Replace host name by Incognito if the request was made in Incognito mode. Voilà 😄
We recently released `4.2.0` where we now have highlighting for the following, only: ``` $queryRaw`` & $executeRaw`` ``` We could support more cases like: - [ ] `$queryRaw()`, `$executeRaw()`, `$queryRawUnsafe()`,...