Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env bash
#
# setup_project.sh
#
# ------------------------------------------------------------------------------------------
# ABOUT THIS SCRIPT
# ------------------------------------------------------------------------------------------
# This script sets up a new Laravel Sail + DevContainer project on Linux distros
# It does the following:
#