Clean up local Git branches
Running git branch locally can sometimes be daunting, clean up your branch list by removing any that have been merged. Let me explain.
Sharing thoughts about software, product, and general observations.
Running git branch locally can sometimes be daunting, clean up your branch list by removing any that have been merged. Let me explain.
Ever need to add a Helpers file for some global functions in your Laravel Application?
Figured out some things trying to deploy Laravel on Elastic Beanstalk and wanted to share with others.
Figured out some things trying to deploy Laravel on Elastic Beanstalk and wanted to share with others.
Tips for moving some code from an existing project to a re-usable Composer package!
A fun idea I had to try to have Spotify play a song when I push to a Git repo
Pretty simple date formatting tip