-
Current I use: Symfony 3 + FOSRestBundle + FOSOAuthServerBundle to build Restful.
I can get correct client and access_token, but cannot authorize via access_token
API URL: http://domain.local/app_de…
-
Subscribe to this issue and stay notified about new [weekly trending repos in PHP](https://github.com/trending/php?since=weekly)!
-
## Issue Description ##
Project `A` references Project `B`.
Project `B` has one (or more) analyser nuget package(s).
I expected the analyser to look for files in both projects. but I also have to…
-
first off, I'm not sure how I came across your plugin, but it's awesome! I'm new to performance optimizing..
Regardless, I would love for there to be a way to dequeue and requeue scripts and styles o…
-
Hello,
Given that Doctrine is the primary lib used in SF2, is there any plan to implement support for it soon?
-
## Context
Twig will [soon support](https://github.com/twigphp/Twig/pull/4209) "colons instead of equals for named arguments"
Before
```twig
{{ include('foo.html.twig', ignore_missing=true)…
-
### Pimcore version
11.3.2
### Steps to reproduce
composer update
### Actual Behavior
`roave/security-advisories` and `trivy` security checks conflicts with `"twig/twig": "=2,=3,
-
What were your thoughts a better install system. I could create a shell script that you basically do `curl https://website.org/install.sh | sudo bash` that would try and install all dependancies like …
ghost updated
6 years ago
-
This syntax seems not to be supported
``` jade
- var x = "datablabla"
```
throws
`Uncaught Error: No such function: var` in chrome console.
-
**Description**
Hi everyone 👋🏻
Is there any roadmap for a support of "search" in a form type?
What I mean by that is being able to create a custom form type that display a `ChoiceType` (o…