Wiki articles in category Tutorials

Showing 41-43 of 43 items.

Yii v2 snippet guide III

Created 3 years ago by rackycz, updated 8 months ago by rackycz.

Articles are separated into more files as there is the max lenght for each file on wiki.

8 0
4 followers
Viewed: 136 580 times
Version: 2.0
Category: Tutorials

JWT authentication tutorial

Created 2 years ago by Allan Jensen, updated 2 years ago by Allan Jensen.

JWT is short for JSON Web Token. It is used eg. instead of sessions to maintain a login in a browser that is talking to an API - since browser sessions are vulnerable to CSRF security issues. JWT is also less complicated than setting up an OAuth authentication mechanism.

13 0
8 followers
Viewed: 147 607 times
Version: 2.0
Category: Tutorials

Create Bootstrap5 based Image carousel with thumbnails

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

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

0 0
1 follower
Viewed: 16 376 times
Version: 2.0
Category: Tutorials