Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
omaralalwi committed Mar 3, 2024
1 parent 2d2b6a9 commit 438ac8c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
@@ -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.
<p align="center">
<a href="https://omaralalwi.github.io/laravel-deployer" target="_blank">
<img src="https://raw.githubusercontent.com/omaralalwi/laravel-deployer/master/public/images/deployer.jpg" alt="Laravel Deployer">
</a>
</p>


## 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
Expand Down

0 comments on commit 438ac8c

Please sign in to comment.