From 6e1f11bfafd49612cda7df51f1c0a810f4b3f90f Mon Sep 17 00:00:00 2001 From: Willem Leuverink Date: Thu, 20 Jun 2024 21:48:36 +0200 Subject: [PATCH] update docs --- docs/local-modules.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/local-modules.md b/docs/local-modules.md index 456b7b4..5d21ffa 100644 --- a/docs/local-modules.md +++ b/docs/local-modules.md @@ -120,3 +120,5 @@ Can be used like this: example(); ``` + +Head over to the [advanced usage section](https://laravel-bundle.dev/advanced-usage.html) for more examples on how you can leverage local modules. \ No newline at end of file