wip () {
if [ -f ~/.valet/Sites/latest/artisan ]
then
INSPIRE_MESSAGE="$(php ~/.valet/Sites/latest/artisan inspire)"
else
INSPIRE_MESSAGE="wip"
fi
echo "${INSPIRE_MESSAGE}"
MESSAGE="${1:-$INSPIRE_MESSAGE}"
git add .
git commit -m "${MESSAGE}"
}
inmanturbo
Follow
✔️
On task
Unassisted human indie hacker. Usually Red Red Green but Green Green Green is the goal.
-
04:29
(UTC -04:00)
Pinned Loading
-
headerx/laravel-jetstream-passport
headerx/laravel-jetstream-passport PublicPassport and OAuth2 support for Laravel's Jetstream starter kit (Livewire)
-
envor/one-app
envor/one-app PublicDatabase per team starter kit for Laravel based on Laravel Jetstream and Livewire
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.