We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc8a1fc commit 3ccdd3cCopy full SHA for 3ccdd3c
1 file changed
README.md
@@ -12,7 +12,7 @@ This is a repositories pattern for Codeigniter's Model. All the reuseable functi
12
13
Installion are quite easy as following :
14
15
- 1. Download latest release **v1.1.0** from `release` tab or click [here](https://github.com/metallurgical/codeigniter-model-pattern/releases/tag/v1.1.0).
+ 1. Download latest release **v1.2.0** from `release` tab or click [here](https://github.com/metallurgical/codeigniter-model-pattern/releases/tag/v1.2.0).
16
2. After extracting the archive, it should have 2 folders inside `applications` which are `models` and `traits`
17
3. Copy all the files inside `models` folder and paste it in your project's `models` folder.
18
4. Create `traits` folder inside `application` folder from your project directory.
0 commit comments