Difference between #9 and #10 of
Before Query Example : Soft Delete

Changes

Title unchanged

Before Query Example : Soft Delete

Category unchanged

How-tos

Yii version unchanged

Tags unchanged

before, query, soft, delete, beforequery, softdelete, before-query, soft-delete, beforefind, Find, default-query, default

Content changed

This is how i do before query on Yii 2.0 (or you can use my extension here : [yii2-before-query](https://github.com/mootensai/yii2-before-query "mootensai/yii2-before-query"))
 
 
1. Base Trait Before Query
------------------


```php
namespace common\traits\base;
[...]
0 0
3 followers
Viewed: 20 644 times
Version: 2.0
Category: How-tos
Written by: moo.tensai
Last updated by: moo.tensai
Created on: May 4, 2015
Last updated: 9 years ago
Update Article

Revisions

View all history