Wiki articles

Showing 161-165 of 165 items.

GridView show sum of columns in footer.

Created a year ago by shiv.

GridView show sum of columns in footer `PHP use yii\grid\DataColumn;

1 0
1 follower
Viewed: 82 288 times
Version: 2.0
Category: Tips

How to Create and Use Validator Using Regular expressions

Created a year ago by aayushmhu.

There are Multiple Ways to Create a Validator But here we use Regular Expression or JavaScript Regular Expression or RegExp for Creation Validators. In this article, we will see the most Frequently Used Expression

4 0
1 follower
Viewed: 96 819 times
Version: 2.0
Category: How-tos

How to add a DropDown Language Picker (i18n) to the Menu

Created 9 months ago by JQL, updated 9 months ago by JQL.

Yii comes with internationalisation (i18n) "out of the box". There are instructions in the manual as to how to configure Yii to use i18n, but little information all in one place on how to fully integrate it into the bootstrap menu. This document attempts to remedy that.

1 0
1 follower
Viewed: 67 479 times
Version: 2.0
Category: How-tos

Create Bootstrap5 based Image carousel with thumbnails

Created 9 months ago by pravi, updated 9 months ago by pravi.

Use the following css styles for carousel to work as expected.

2 0
1 follower
Viewed: 75 030 times
Version: 2.0
Category: Tutorials

Use Single Login Session on All Your Yii2 Application/Repository Under Same Domain/Sub Domain

Created 10 days ago by aayushmhu, updated 10 days ago by aayushmhu.

There are multiple blog that shows how to use seperate login for yii2 application but in this article i will show you how to use a single login screen for all your YII2 Advanced, YII2 Basic, Application, It will also work when your domain on diffrent server or the same server.

0 0
0 follower
Viewed: 974 times
Version: 2.0
Category: Tutorials