8000 [Docs] Update readme · zzllbj/laravel-json-api@4385665 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4385665

Browse files
committed
[Docs] Update readme
1 parent f31554e commit 4385665

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
< 8000 td data-grid-cell-id="diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5-6-6-0" data-selected="false" role="gridcell" style="background-color:var(--bgColor-default);text-align:center" tabindex="-1" valign="top" class="focusable-grid-cell diff-line-number position-relative diff-line-number-neutral left-side">6
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44

55
## Status
6

7-
**This package has now been rewritten, substantially improved and released as the `laravel-json-api/laravel` package.**
7+
**DO NOT USE THIS PACKAGE FOR NEW PROJECTS - USE [laravel-json-api/laravel](https://github.com/laravel-json-api/laravel)
8+
INSTEAD.**
9+
10+
This package has now been rewritten, substantially improved and released as the `laravel-json-api/laravel` package.
811
Documentation for the new version is available on our new website [laraveljsonapi.io](https://laraveljsonapi.io) and the
912
code is now developed under the
1013
[Laravel JSON:API Github organisation.](https://github.com/laravel-json-api)
@@ -13,8 +16,8 @@ The `cloudcreativity/laravel-json-api` package is now considered to be the *lega
1316
a lot of production applications, it will continue to receive bug fixes and updates for new Laravel versions. However,
1417
it is no longer supported for new features.
1518

16-
**If you are starting a new project, please use the
17-
[new package `laravel-json-api/laravel` instead.](https://github.com/laravel-json-api/laravel)**
19+
If you are starting a new project, you MUST use the
20+
[new package `laravel-json-api/laravel`.](https://github.com/laravel-json-api/laravel)
1821

1922
## Introduction
2023

@@ -62,10 +65,7 @@ From [jsonapi.org](http://jsonapi.org)
6265
6366
For full information on the spec, plus examples, see [http://jsonapi.org](http://jsonapi.org).
6467

65-
## Tutorial and Documentation
66-
67-
Want a tutorial to get started? Read the
68-
[*How to JSON:API* Laravel tutorial.](https://howtojsonapi.com/laravel.html)
68+
## Documentation
6969

7070
Full package documentation is available on
7171
[Read the Docs](http://laravel-json-api.readthedocs.io/en/latest/).

0 commit comments

Comments
 (0)
0