44
55## Status
66
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.
811Documentation for the new version is available on our new website [ laraveljsonapi.io] ( https://laraveljsonapi.io ) and the
912code 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
1316a lot of production applications, it will continue to receive bug fixes and updates for new Laravel versions. However,
1417it 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
6366For 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
7070Full package documentation is available on
7171[ Read the Docs] ( http://laravel-json-api.readthedocs.io/en/latest/ ) .
0 commit comments