Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit 8eba2e6

Browse files
committed
More readme changes
1 parent 36ec7d4 commit 8eba2e6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,16 @@
55
Integrate JSON:API resources on Laravel.
66

77
**Note: This package is under active development and initial stage, please DON'T use it for production purposes.**
8+
9+
## Features
10+
11+
- Full formatting using pure built-in model methods and properties.
12+
- Relationships and nested working with [eager loading](https://laravel.com/docs/master/eloquent-relationships#eager-loading).
13+
- Permissions "out-of-the-box" authorising each resource view or list of resources.
14+
15+
## Recommendations
16+
17+
These packages are recommended for a better
18+
19+
- [spatie/laravel-query-builder](https://github.com/spatie/laravel-query-builder)
20+
- [spatie/json-api-paginate](https://github.com/spatie/laravel-json-api-paginate)

0 commit comments

Comments
 (0)