-
I think that we should define this and what are we going to use.
I have seen that on some project that `util` module is being used for string formatting, which is exact equivalent of PHPs `sprintf`…
-
The problem is that you can not use custom action names with anything but lowercase. So if you custom action name (used in UrlRules) is "customIndex", it will not work.
I described it in the forums …
-
### What steps will reproduce the problem?
0. Application is Yii2 Advanced Template
1. On configurations have these settings:
```
'user' => [
'identityClass' => 'backend\…
-
I have the following set:
error_reporting(E_ALL & ~E_NOTICE);
ini_set('display_errors', 0);
ini_set('log_errors', 1);
defined('YII_DEBUG') or define('YII_DEBUG', false);
defined('YII_ENV') or d…
-
-
I feel that `Yii::t()` lacks ability to provide context of textual value and when translations start to count in couple hundreds, it starts to be quite hard to understand what was meant with translati…
Deele updated
3 years ago
-
- simple object/component which hooks into the module events
- use the Yii 2 mailer interface
- easy to customize
-
As part of the onboarding process for OSC, we used to fork the project's repositories to add widgets to their READMEs (if I remember correctly). We stopped doing that around a year ago, I believe?
…
-
Laravel is now at ver. 5.8 (stable), but AsgardCMS seems stuck at 5.5.*. Is there a timeline/roadmap for upgrading to the latest version of Laravel? It seems that AsgardCMS is getting way behind, and …
-
Subscribe to this issue and stay notified about new [daily trending repos in PHP](https://github.com/trending/php?since=daily)!