From 69f18971ee1f799a86f935e2254cc306286ef33e Mon Sep 17 00:00:00 2001 From: Salah Alkhwlani Date: Fri, 19 Nov 2021 11:21:22 +0300 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5753446..c6f5c1b 100644 --- a/composer.json +++ b/composer.json @@ -54,7 +54,7 @@ "npm install", "npm run prod", "@php artisan setup --ansi", - "@php artisan serve.rmote" + "@php artisan serve.remote" ] }, "extra": {