Skip to content
View inmanturbo's full-sized avatar
🎯
Focusing
🎯
Focusing
  • 10:36 (UTC -04:00)

Sponsoring

@spatie
@rappasoft
@taylorotwell

Organizations

@TinaHammar @digearthworks @headerx @digcompany
Block or Report

Block or report inmanturbo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
inmanturbo/README.md

Inspiring wip commit message for artisans

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}"
}

usage

Pinned Loading

  1. headerx/laravel-jetstream-passport headerx/laravel-jetstream-passport Public

    Passport and OAuth2 support for Laravel's Jetstream starter kit (Livewire)

    PHP 25 3

  2. envor/one-app envor/one-app Public

    Database per team starter kit for Laravel based on Laravel Jetstream and Livewire

    PHP 3 2

  3. ecow ecow Public

    Eloquent copy-on-write: automatically copy all model changes to a separate table

    PHP 8

  4. modelware modelware Public

    PHP 1