Wiki articles

Showing 161-166 of 166 items.

GridView show sum of columns in footer.

Created 3 years ago by shiv shiv.

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

2 0
1 follower
Viewed: 107 451 times
Version: 2.0
Category: Tips

How to Create and Use Validator Using Regular expressions

Created 3 years ago by aayushmhu 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: 129 884 times
Version: 2.0
Category: How-tos

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

Created 2 years ago by JQL JQL, updated a year ago by JQL 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: 93 971 times
Version: 2.0
Category: How-tos

Create Bootstrap5 based Image carousel with thumbnails

Created 2 years ago by pravi pravi, updated 2 years ago by pravi pravi.

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

3 0
1 follower
Viewed: 129 009 times
Version: 2.0
Category: Tutorials

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

Created a year ago by aayushmhu aayushmhu, updated a year ago by aayushmhu 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.

3 0
1 follower
Viewed: 32 779 times
Version: 2.0
Category: Tutorials

Building Modern SPAs with Yii2 and Inertia.js

Created 13 days ago by Akshay Joshi Akshay Joshi.

Inertia.js is a modern approach to building single-page applications (SPAs) without the complexity of building an API. It allows you to use modern JavaScript frameworks like React, Vue, or Svelte while keeping your Yii2 controllers and routing intact.

2 0
1 follower
Viewed: 2 272 times
Version: 2.0
Category: Tutorials
Tags: