Skip to content

Commit ce22d74

Browse files
committed
[Docs] Add example application to the readme
See #42
1 parent 13663d7 commit ce22d74

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ composer require laravel-json-api/laravel
1919

2020
See our documentation for further installation instructions.
2121

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+
2227
## License
2328

2429
Laravel JSON:API is open-sourced software licensed under the [Apache 2.0 License](./LICENSE).

0 commit comments

Comments
 (0)