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

Commit 5376f92

Browse files
committed
Update docs pointing to next package
1 parent 6592c86 commit 5376f92

File tree

5 files changed

+18
-2
lines changed

5 files changed

+18
-2
lines changed

docs/comparison.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
::: danger
2+
**This package won't be receiving any feature updates.** If you didn't see, you should check [our next version of this package clicking here](https://github.com/open-southeners/laravel-apiable).
3+
:::
4+
15
# Comparison
26

37
Of course there are lot more libraries out there for Laravel and even more generic (for PHP) that we can also use instead of this one.

docs/guide/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
::: danger
2+
**This package won't be receiving any feature updates.** If you didn't see, you should check [our next version of this package clicking here](https://github.com/open-southeners/laravel-apiable).
3+
:::
4+
15
# Introduction
26

37
Install with the following command:

docs/guide/implementations.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
::: danger
2+
**This package won't be receiving any feature updates.** If you didn't see, you should check [our next version of this package clicking here](https://github.com/open-southeners/laravel-apiable).
3+
:::
4+
15
# Implementations
26

37
To complement this package functionality you'll want to add one of these packages we described here.

docs/guide/testing.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
::: danger
2+
**This package won't be receiving any feature updates.** If you didn't see, you should check [our next version of this package clicking here](https://github.com/open-southeners/laravel-apiable).
3+
:::
4+
15
# Testing
26

37
This package also have some testing utilities built on top of PHPUnit and Laravel's framework assertions.

docs/guide/usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
::: tip
2-
We strongly recommend to use another package to manage the requests filtering, sorting, appending, etc. Check [Implementations](implementations.md).
1+
::: danger
2+
**This package won't be receiving any feature updates.** If you didn't see, you should check [our next version of this package clicking here](https://github.com/open-southeners/laravel-apiable).
33
:::
44

55
# Usage

0 commit comments

Comments
 (0)