-
Im using sluggable in my project. since i have to generate slugs from titles with umlauts in it, i expected that "ä" would be converted to "ae" etc.
Looking at the Urlizer class the function "urlize/u…
-
I have this entity:
``` php
/**
* @ORM\Entity
* @ORM\Table(name="fos_role_group")
*/
class RoleGroup extends BaseGroup
{
/**
* @ORM\Id
* @ORM\Column(type="integer")
* @ORM\Gene…
-
| Q | A |
| --- | --- |
| Issue Type | Question |
| Deployer Version | N/A |
| Local Machine OS | N/A |
| Remote Machine OS | N/A |
### Description
I'm trying to deploy from a local git repo but I'm …
-
Currently, the Ldap user provider is only able to fetch basic user information.
In the medium/long term (Symfony 3.2+), we want to be able to support user roles (Role-Based Access Control – RBAC) sto…
-
`composer require symfony/monolog-bundle`
https://symfony.com/doc/current/logging.html
-
Wanting to convert https://github.com/matteosister/GitElephant/blob/ffe22770bf43e755dce7cce892275bf11b8b0041/ecs.yaml to PHP using https://github.com/symplify/config-transformer leads to an error when…
-
Stumped here. Using HWIOAuthBundle to allow social login with FOSUserBundle on Symfony3.
Log in with username and password functions fine, but when authenticating with social logins (in my case, Face…
-
👋 we're running a (complex and huge) Symfony3.4 based website which requires `"lightsaml/sp-bundle": "1.2.0"`
this website run over HTTPS which is a hard requirement for us, we even have an automat…
-
i give name on select tag . and make a foreach loop to get options from database .. i need the values from the options .. when i submit the form it returns null . please help me on this matter .
-
PHP version: 7.1.3
XDebug version: 2.5.4
Adapter version: How to know ?
Your launch.json:
```json
{
"version": "0.2.0",
"configurations": [
{
"name": "Liste…