Wiki articles

Showing 161-165 of 165 items.

UUID instead of an auto-increment integer for ID with Active Record

Created 4 years ago by grigori, updated 4 years ago by samdark.

I have an API. It's built with a RESTful extension over Active Record, and some endpoints provide PUT methods to upload files. By a REST design we create an entity with POST /video first, and then upload a video file with PUT /video/{id}/data.

5 0
4 followers
Viewed: 59 508 times
Version: 2.0
Category: How-tos

Start using Yii2 in Raspberry Pi3 (RPI3) via Pantahub

Created 4 years ago by sirin k, updated 3 years ago by sirin k.

4 0
4 followers
Viewed: 38 285 times
Version: 2.0
Category: How-tos

Easy way to redirect http:\\localhost\yii2-basic to http:\\localhost\yii2-basic\web\index.php

Created 9 years ago by Scott_Huang, updated 9 years ago by Scott_Huang.

First of all, install yii2 basic template according below link:

1 0
5 followers
Viewed: 74 973 times
Version: 2.0
Category: Tips
4 0
3 followers
Viewed: 73 594 times
Version: 2.0
Category: Tutorials

How to add Open Graph and Twitter Card tags to Yii2 website.

Created 4 years ago by Gabriel A. López López.

OpenGraph and Twitter Cards are two metadata sets that allow to describe web pages and make it more understandable for Facebook and Twitter respectively.

2 0
3 followers
Viewed: 65 427 times
Version: 2.0
Category: How-tos