2017 © Pedro Peláez
 

library git-branch-bubble

Display the current Git branch on every page of your Laravel 5 project

image

danielrhodeswarp/git-branch-bubble

Display the current Git branch on every page of your Laravel 5 project

  • Monday, January 25, 2016
  • by danielrhodeswarp
  • Repository
  • 1 Watchers
  • 1 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

git-branch-bubble

What's this?

It's the Git Branch Bubble which will make the current Git branch you are working on face-punchingly obvious when developing your Laravel 5 projects. It's useful if you are paranoid, forgetful or both., (*1)

Installation

composer require --dev danielrhodeswarp/git-branch-bubble, (*2)

Then add Danielrhodeswarp\GitBranchBubble\GitBranchBubbleServiceProvider::class to the 'providers' bit of your project's /config/app.php, (*3)

Config

You may publish the gitbranchbubble.php config file into your project (php artisan vendor:publish) and then tinker with some visual properties of the bubble., (*4)

Notes

Git branch will show as "unknown" under any and all failure / fringe cases (Git not installed, Laravel project not a Git repo, something wrong with Git etc)., (*5)

The Versions

25/01 2016

dev-master

9999999-dev https://github.com/danielrhodeswarp/git-branch-bubble

Display the current Git branch on every page of your Laravel 5 project

  Sources   Download

MIT

The Requires

 

by Daniel Rhodes

laravel git branch current branch git branch

25/01 2016

0.0.2

0.0.2.0 https://github.com/danielrhodeswarp/git-branch-bubble

Display the current Git branch on every page of your Laravel 5 project

  Sources   Download

MIT

The Requires

 

by Daniel Rhodes

laravel git branch current branch git branch

25/01 2016

0.0.1

0.0.1.0 https://github.com/danielrhodeswarp/git-branch-bubble

Display the current Git branch on every page of your Laravel 5 project

  Sources   Download

MIT

The Requires

 

by Daniel Rhodes

laravel git branch current branch git branch