Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 389 Bytes

Install.md

File metadata and controls

16 lines (13 loc) · 389 Bytes

Installation

The preferred way to install this extension is through composer.

Either run

composer require co0lc0der/simple-query-builder

or add

"co0lc0der/simple-query-builder": "*"

to the require section of your composer.json file.

To the Init section

Back to doc index or readme