Skip to content

Commit b62854a

Browse files
committed
Add link to the doc
1 parent d8b8373 commit b62854a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ All notable changes to `laravel-eloquentize-client` will be documented in this f
55
23-02-2024
66

77
First commit, for alpha release
8+
9+
28-02-2024
10+
11+
Create a branch and a tag for old project, use dev-php7.4

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,11 @@ For those with **existing projects**, historical data analysis from the project'
7171
```
7272
php artisan eloquentize:models-count-legacy
7373
```
74+
### Docs
7475

76+
The full doc can be found [Eloquentize](https://alpha.eloquentize.com/).
7577

7678
## Testing
77-
7879
```bash
7980
pest
8081
```

0 commit comments

Comments
 (0)