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