From bf48f954884f9e2bf73358afccf926851a72ac63 Mon Sep 17 00:00:00 2001 From: Bakhromjon <74450789+bibrokhim@users.noreply.github.com> Date: Sat, 18 Jan 2025 18:24:45 +0500 Subject: [PATCH] Update laravel.md --- docs/configuration/laravel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/laravel.md b/docs/configuration/laravel.md index 1b8f8b77..c77c8f13 100644 --- a/docs/configuration/laravel.md +++ b/docs/configuration/laravel.md @@ -4,7 +4,7 @@ sidebar_position: 4 # Laravel -Instead of installing the base `nutgram/nutgram` base package, you have to install the package version: +Instead of installing the base `nutgram/nutgram` package, you have to install a specific version of the package: ```bash composer require nutgram/laravel