File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1717
1818## 安装
1919
20- | Laravel 版本 | 安装命令 |
21- | ----------------| -----------------------------------------------------|
22- | Laravel 10 | ``` composer require biiiiiigmonster/hasin:^3.0 ``` |
23- | Laravel 9 | ``` composer require biiiiiigmonster/hasin:^2.0 ``` |
20+ | Laravel 版本 | 安装命令 |
21+ | ----------------- | -----------------------------------------------------|
22+ | Laravel 10 | ``` composer require biiiiiigmonster/hasin:^3.0 ``` |
23+ | Laravel 9 | ``` composer require biiiiiigmonster/hasin:^2.0 ``` |
2424| Laravel 5.5 ~ 8 | ``` composer require biiiiiigmonster/hasin:^1.0 ``` |
2525
2626## 简介
Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ The `hasin` is composer package based on `where in` syntax to query the relation
1717
1818# Installation
1919| Laravel Version | Install command |
20- | ----------------| -----------------------------------------------------|
21- | Laravel 10 | ``` composer require biiiiiigmonster/hasin:^3.0 ``` |
22- | Laravel 9 | ``` composer require biiiiiigmonster/hasin:^2.0 ``` |
20+ | ----------------- | -----------------------------------------------------|
21+ | Laravel 10 | ``` composer require biiiiiigmonster/hasin:^3.0 ``` |
22+ | Laravel 9 | ``` composer require biiiiiigmonster/hasin:^2.0 ``` |
2323| Laravel 5.5 ~ 8 | ``` composer require biiiiiigmonster/hasin:^1.0 ``` |
2424
2525# Introductions
You can’t perform that action at this time.
0 commit comments