From 438ac8c9c5f7f4b534ffab019624a1d7e99f0662 Mon Sep 17 00:00:00 2001 From: omaralalwi Date: Sun, 3 Mar 2024 03:56:52 +0300 Subject: [PATCH] update docs --- docs/README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index ae92306..88045ef 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,11 +1,19 @@ # Laravel deployer (Streamlined Deployment for Laravel apps) -![Deploy publish](https://raw.githubusercontent.com/omaralalwi/laravel-deployer/master/public/images/deploy_publish.gif) +## Introduction Laravel Deployer: Streamlined Deployment for Laravel and Node.js apps, with Zero-Downtime and various environments and branches, deploying your Laravel apps become simple and stress-free endeavor. +

+ + Laravel Deployer + +

+ ## Quick Start +![Deploy publish](https://raw.githubusercontent.com/omaralalwi/laravel-deployer/master/public/images/deploy_publish.gif) + - Install package . ```php composer require omaralalwi/laravel-deployer