مراية لـ
https://github.com/YemenOpenSource/laragon-linker.git
تم المزامنة 2025-11-30 21:32:30 +00:00
⚡ init commit
هذا الالتزام موجود في:
38
README.md
Normal file
38
README.md
Normal file
@@ -0,0 +1,38 @@
|
||||
# Laragon linker
|
||||
|
||||
## Introduction
|
||||
|
||||
The package that will help you use your projects with laragon without the need to put them on www of the laragon path.
|
||||
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
composer global require yemenopensource/laragon-linker
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Link current directory with laragon/www.
|
||||
|
||||
```sh
|
||||
linker link
|
||||
```
|
||||
|
||||
Remove current directory from laragon/www.
|
||||
|
||||
```sh
|
||||
linker unlink
|
||||
```
|
||||
|
||||
Get current path of laragon.
|
||||
|
||||
```sh
|
||||
linker path
|
||||
```
|
||||
|
||||
Get paths of linked projects (comming soon).
|
||||
|
||||
```sh
|
||||
linker links
|
||||
```
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم