From 3d082562aec0baba85455b0dbd010bd1dd0df176 Mon Sep 17 00:00:00 2001 From: WINBIGFOX Date: Mon, 31 Mar 2025 16:33:04 +0200 Subject: [PATCH] Add copyright notice configuration option --- .../views/docs/desktop/1/getting-started/configuration.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/resources/views/docs/desktop/1/getting-started/configuration.md b/resources/views/docs/desktop/1/getting-started/configuration.md index 40bd67d2..4e6b09fa 100644 --- a/resources/views/docs/desktop/1/getting-started/configuration.md +++ b/resources/views/docs/desktop/1/getting-started/configuration.md @@ -40,6 +40,11 @@ return [ * The author of your application. */ 'author' => env('NATIVEPHP_APP_AUTHOR'), + + /** + * The copyright notice for your application. + */ + 'copyright' => env('NATIVEPHP_APP_COPYRIGHT'), /** * The default service provider for your application. This provider