diff --git a/docs/ecosystem/implementations.md b/docs/ecosystem/implementations.md index a6b8f42..5a0acc5 100644 --- a/docs/ecosystem/implementations.md +++ b/docs/ecosystem/implementations.md @@ -39,7 +39,7 @@ Community members have created implementations in additional languages: | **Gleam** | [toon_codec](https://github.com/axelbellec/toon_codec) | [@axelbellec](https://github.com/axelbellec) | | **Go** | [gotoon](https://github.com/alpkeskin/gotoon) | [@alpkeskin](https://github.com/alpkeskin) | | **Kotlin** | [ktoon](https://github.com/lukelast/ktoon)| [@lukelast](https://github.com/lukelast) | -| **Laravel Framework** | [laravel-toon](https://github.com/jobmetric/laravel-toon) | [@jobmetric](https://github.com/jobmetric) | +| **Laravel Framework** | [laravel-toon](https://github.com/mischasigtermans/laravel-toon) | [@mischasigtermans](https://github.com/mischasigtermans) | | **Lua/Neovim** | [toon.nvim](https://github.com/thalesgelinger/toon.nvim) | [@thalesgelinger](https://github.com/thalesgelinger) | | **OCaml** | [ocaml-toon](https://github.com/davesnx/ocaml-toon) | [@davesnx](https://github.com/davesnx) | | **Perl** | [Data::TOON](https://github.com/ytnobody/p5-Data-TOON) | [@ytnobody](https://github.com/ytnobody) | diff --git a/packages/toon/README.md b/packages/toon/README.md index 3ce254f..e504c63 100644 --- a/packages/toon/README.md +++ b/packages/toon/README.md @@ -942,7 +942,7 @@ Comprehensive guides, references, and resources to help you get the most out of - **OCaml:** [ocaml-toon](https://github.com/davesnx/ocaml-toon) - **Perl:** [Data::TOON](https://github.com/ytnobody/p5-Data-TOON) - **PHP:** [toon-php](https://github.com/HelgeSverre/toon-php) -- **Laravel Framework:** [laravel-toon](https://github.com/jobmetric/laravel-toon) +- **Laravel Framework:** [laravel-toon](https://github.com/mischasigtermans/laravel-toon) - **R**: [toon](https://github.com/laresbernardo/toon) - **Ruby:** [toon-ruby](https://github.com/andrepcg/toon-ruby) - **Kotlin:** [ktoon (using kotlinx.serialization)](https://github.com/lukelast/ktoon)