-
If the `@json_decode($data, true)` from json decoders fail, we just have this error:
```
[2018-02-08 07:59:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\BadReque…
-
Hi,
In the version `v3.2.3` was a change in the links generation, respectively the request creation - the logic was moved from the presenter to the `LinkGenerator` class.
This is a great change in i…
tg666 updated
1 month ago
-
This component looks like stand-alone component with only jQuery as dependency.
But that's not true - there is also dependency on netteForms.js (older version worked fine)
[nette.ajax.js:319](http…
GEp1c updated
6 years ago
-
Laravel: 6
PHP: PHP Version 7.3.8
Code:
```
$countries = new Countries();
$all = $countries->all();
dd($all);
```
Error:
```
Symfony \ Component \ Debug \ Exception \ F…
-
I have just started to try the component, added the extension and now I am hitting:
_Unable to create service 'security.user', value returned by factory is not Carrooi\Security\User\User type._
…
-
Hello
I'm trying to use a multiplier in a data editing form.
According to the records in the database, the appropriate number of Multiplier elements must be displayed.
Unfortunately, I don't know…
-
Vytvoření kontaktního formuláře s odesláním na mail - formou **raw textu** i **html šablonou**.
Návod staví nad sandboxem **Nette 2.0.8** a PHP 5.3+. Stačí jej stáhout a upravovat konkrétní soubory.
…
-
Questions? Forum: https://phalcon.io/forum or Discord: https://phalcon.io/discord
**Describe the bug**
phalcon devtools not working (phlcon5.6+php8.3)
**To Reproduce**
> Provide output if rel…
-
Hey,
I would like to share my feedback on this promising tool to manage multiple PHP project in the same repository.
## Here is what I want to achieve
- Setup a monorepo of multiple PHP/Symfon…
-
After setup extension does not work
```
bin/console
Nette\InvalidStateException: Name already has been set. in /var/www/html/vendor/nette/di/src/DI/Definitions/Definition.php:45
Stack trace:
#0 /…