Skip to content

Instantly share code, notes, and snippets.

View akshaypjoshi's full-sized avatar
🎯
Focusing

Akshay Joshi akshaypjoshi

🎯
Focusing
View GitHub Profile
@akshaypjoshi
akshaypjoshi / install.sh
Last active October 4, 2025 07:53
Laravel AWS Script
#!/bin/bash
set -e
#############################################
# DEFINE VARIABLES
#############################################
echo "=== DEFINE VARIABLES ==="
PROJECT_NAME="" # <-- change this
PROJECT_REPO="git@github.com:crenspire/repo.git" # <-- change this