Jakub Bouček
Jakub Bouček
Some Nette DI extensions are using the container's `initialize()` method to append some logic which must be executed at end of container's setup phase. **But `initialize()` is just popular convention,...
This docs for nette/http#211
V Readme v sekci [Doporučení spuštění](https://github.com/HlidacStatu/OcrMinion#doporu%C4%8Den%C3%A9-spu%C5%A1t%C4%9Bn%C3%AD) je popsáno „_Kvůli síni slávy budeme rádi, když spustíte docker s následujícím příkazem, kde vyplníte svůj email._“ Nicméně i když tam vyplním svůj e-mail,...
[`Presenter::redirect()` method](https://api.nette.org/application/master/Nette/Application/UI/Component.html#method_redirect) expects array in second parameter. - bug fix - BC break? no - doc PR: - Fix of typo in code example
| Package | version | | --- | --- | | contributte/api-router: | v4.0.0 | | nette/application: | v3.0.7 | | nette/routing | v3.0.1 | Router example: ```php $router[] =...
When I have more Buttons in Form, most cases is: only one button is understood as the default - that's what User expecting. We have a Form where is one...