Skip to content

Commit 632a94f

Browse files
committed
Update the intro chapters
1 parent 96f4c5a commit 632a94f

File tree

4 files changed

+28
-14
lines changed

4 files changed

+28
-14
lines changed

1.0/README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ specification-compliant APIs to your Laravel applications.
66
Full details of the JSON:API specification can be found on their
77
[website](https://jsonapi.org).
88

9-
## Laravel JSON:API Features
9+
## Features
1010

11-
This package provides all the capabilities you need to add JSON:API compliant
12-
APIs to your Laravel application. We have extensive support for the full
13-
specification, including:
11+
Laravel JSON:API provides all the capabilities you need to add JSON:API
12+
compliant APIs to your Laravel application. We have extensive support for the
13+
full specification, including:
1414

1515
- Content negotiation
1616
- Fetching resources
@@ -38,3 +38,10 @@ with features such as:
3838

3939
And finally, we have an extensive range of test helpers: to make
4040
test driven development a breeze.
41+
42+
## Get Started
43+
44+
Get start by heading to the [installation guide.](./getting-started)
45+
46+
Or if you're new to JSON:API or want a great intro the Laravel JSON:API, then
47+
try our [tutorial.](./tutorial)

1.0/tutorial/03-server-and-schemas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ To start, we'll need to install the Laravel JSON:API package into our applicatio
1919
via Composer. Run the following commands:
2020

2121
```bash
22-
composer require laravel-json-api/laravel
23-
composer require --dev laravel-json-api/testing
22+
composer require laravel-json-api/laravel:^1.1
23+
composer require --dev laravel-json-api/testing:^1.1
2424
```
2525

2626
We then need to publish the Laravel JSON:API configuration file, using the

2.0/README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ specification-compliant APIs to your Laravel applications.
66
Full details of the JSON:API specification can be found on their
77
[website](https://jsonapi.org).
88

9-
## Laravel JSON:API Features
9+
## Features
1010

11-
This package provides all the capabilities you need to add JSON:API compliant
12-
APIs to your Laravel application. We have extensive support for the full
13-
specification, including:
11+
Laravel JSON:API provides all the capabilities you need to add JSON:API
12+
compliant APIs to your Laravel application. We have extensive support for the
13+
full specification, including:
1414

1515
- Content negotiation
1616
- Fetching resources
@@ -38,3 +38,10 @@ with features such as:
3838

3939
And finally, we have an extensive range of test helpers: to make
4040
test driven development a breeze.
41+
42+
## Get Started
43+
44+
Get start by heading to the [installation guide.](./getting-started)
45+
46+
Or if you're new to JSON:API or want a great intro the Laravel JSON:API, then
47+
try our [tutorial.](./tutorial)

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Versions
44

5-
| Laravel | Laravel JSON:API |
6-
| --- | --- |
7-
| ^8.76\|^9.0 | [^2.0](./2.0/getting-started/) |
8-
| ^8.30 | [^1.0](./1.0/getting-started/) |
5+
| Laravel | PHP | Laravel JSON:API |
6+
| --- | --- | --- |
7+
| ^8.76\|^9.0 | ^7.4\|^8.0 | [^2.0](./2.0/getting-started/) |
8+
| ^8.30 | ^7.4\|8.0.* | [^1.0](./1.0/getting-started/) |

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy