4
4
5
5
## Status
<
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
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.
8
11
Documentation for the new version is available on our new website [ laraveljsonapi.io] ( https://laraveljsonapi.io ) and the
9
12
code is now developed under the
10
13
[ 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
13
16
a lot of production applications, it will continue to receive bug fixes and updates for new Laravel versions. However,
14
17
it is no longer supported for new features.
15
18
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 )
18
21
19
22
## Introduction
20
23
@@ -62,10 +65,7 @@ From [jsonapi.org](http://jsonapi.org)
62
65
63
66
For full information on the spec, plus examples, see [ http://jsonapi.org ] ( http://jsonapi.org ) .
64
67
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
69
69
70
70
Full package documentation is available on
71
71
[ Read the Docs] ( http://laravel-json-api.readthedocs.io/en/latest/ ) .
0 commit comments