Difference between #65 and #66 of
Yii v2 snippet guide III

Revision #66 has been created by rackycz on Mar 29, 2021, 10:10:31 AM with the memo:

Search
« previous (#65) next (#67) »

Changes

Title unchanged

Yii v2 snippet guide III

Category unchanged

Tutorials

Yii version unchanged

2.0

Tags unchanged

tutorial,yii2,beginer

Content changed

[...]
replace: $1php $2 // <?php if ...
// note that sometimes <?xml can be found and it is valid, keep it

```

**View usage**
 
```
 
search: render(Ajax|Partial)?\s*\(\s*['"]\s*[a-z0-9_\/]*(viewName)
 
```
 
 
**Virtualization - Vagrant and Docker - why and how**
---
Both Vagrant and Docker create a virtual machine using almost any OS or SW configuration you specify, while the source codes are on your local disk so you can easily modify them in your IDE under your OS.

Can be used not only for PHP development, but in any other situation.
[...]
8 0
4 followers
Viewed: 167 680 times
Version: 2.0
Category: Tutorials
Written by: rackycz
Last updated by: rackycz
Created on: Jan 21, 2021
Last updated: 10 months ago
Update Article

Revisions

View all history