You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,9 @@
4
4
5
5
Laravel Rest Api is an elegant way to expose your app through an API, it takes full advantage of the Laravel ecosystem such as Policies, Controllers, Eloquent, ...
6
6
7
+
# BETA
8
+
Please note that this package is under beta and is not recommended to use for production environment for now. End of beta should be by the end of 2023.
9
+
7
10
## Documentation, Installation, and Usage Instructions
8
11
9
12
See the [documentation](https://laravel-rest-api.lomkit.com) for detailed installation and usage instructions.
0 commit comments