We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13663d7 commit ce22d74Copy full SHA for ce22d74
README.md
@@ -19,6 +19,11 @@ composer require laravel-json-api/laravel
19
20
See our documentation for further installation instructions.
21
22
+## Example Application
23
+
24
+To view an example Laravel application that uses this package, see the
25
+[Dummy Application](https://github.com/laravel-json-api/laravel/tree/main/tests/dummy) within the tests folder.
26
27
## License
28
29
Laravel JSON:API is open-sourced software licensed under the [Apache 2.0 License](./LICENSE).
0 commit comments