Update readme.md

This commit is contained in:
Ghassan Yusuf 2025-09-13 08:07:22 +03:00
parent f42fbbc935
commit 7fb4c85b0f

View File

@ -7,20 +7,15 @@ apt-get update && apt-get upgrade && apt-get install sudo -y
New Test
```
wget https://git.innovator.bh/ghassan/laravel-project/raw/branch/main/install-laravel-ad.sh
chmod +x install-laravel-ad.sh
./install-laravel-ad.sh
curl -fsSL https://git.innovator.bh/ghassan/laravel-project/raw/branch/main/install.sh | bash
```
Use The Link Below In An Empty LXC To Create A Laravel Project
```
curl -fsSL https://git.innovator.bh/ghassan/laravel-project/raw/branch/main/install-laravel.sh | bash
```
Use The Link Below In An Empty LXC To Create A Laravel Project - Advanced Mode
```
curl -fsSL https://git.innovator.bh/ghassan/laravel-project/raw/branch/main/install-laravel-ad.sh | bash
```