-
Updated
Dec 1, 2020 - PHP
yii2

Yii is a popular PHP framework, for efficiently developing
fast and secure web applications and APIs.
It comes with comprehensive documentation
and a large amount of extensions
that provide useful functionality.
Here are 1,817 public repositories matching this topic...
-
Updated
Nov 19, 2020 - PHP
-
Updated
Nov 23, 2020 - PHP
-
Updated
Sep 28, 2020 - PHP
-
Updated
May 12, 2020 - PHP
As LUYA will enhanced continuously, some translations will be added from time to time, therefore i created this issue in order to see who did translations and everybody can subscribe to the issue to get notified when new translations came up.
In order to help us extend LUYA translations or fix incomplete translations please take a look at the linked files below.
If you like to make a n
-
Updated
Sep 14, 2020 - PHP
-
Updated
Aug 28, 2020 - PHP
-
Updated
Nov 23, 2020 - PHP
Somebody needs to rewrite the French and the Japanese guides using the English guide as the source of truth.
-
Updated
Nov 15, 2020 - PHP
-
Updated
Sep 5, 2020 - CSS
-
Updated
May 21, 2018
-
Updated
Sep 2, 2020 - PHP
Released December 2008
- Organization
- yiisoft
- Website
- www.yiiframework.com
- Wikipedia
- Wikipedia
On the brand logo link replace the / href with .
<?php echo Yii::getAlias('@backendUrl') ?>
<a href="<?php echo Yii::getAlias('@backendUrl') ?>" class="brand-link text-center <?php echo $keyStorage->get('adminlte.brand-text-small') ? 'text-sm' : null ?>">
in some cases for single domain some links not work correctly.
Thanks a lot