How to Use Nested Queries in Laravel v5.2
Categories: Coding | Laravel | My Blurbs
In this post I will go over how to use nested queries in Laravel v5.2 and also cover some different situations in which they come in handy.
Categories: Coding | Laravel | My Blurbs
In this post I will go over how to use nested queries in Laravel v5.2 and also cover some different situations in which they come in handy.
Categories: Coding | Laravel | My Blurbs
In this post, I'll go over how to use MySQL CASE within Laravel v5.2 queries, give some use cases and also give some examples for my copy-paste homies. After working with this for a little while now, it has been a game changer in situations where I need to normalize data in the application I currently work with. Hopefully it does some game changing for you as well.
Categories: Coding | My Blurbs
I have to be honest with you: semantic highlighting for PHP has changed my coding life. I am very much spoiled by it now and you know what, I don’t mind at all. There I said it. I am definitely a code snob now and I am perfectly ok with it. I am also much […]
Categories: Coding | My Blurbs | Wordpress
Situation: You’ve deleted some branches from your online repo but they don’t go away from your “Remotes” section in your Sourcetree sidebar. So I just discovered how to resolve this and wanted to share the wealth. See below: Click “Repository” in top menu. Click “Fetch” Check the “Fetch from all remotes” box Check the “Prune tracking […]
Categories: Coding
Below are links to some of my fav engineering blogs. For a super code nerd like me, they provide a wealth of info, ideas and approaches to all sorts of developer challenges. I hope you enjoy them too. Slack Engineering GitHub Engineering Netflix Tech Blog Google Developers AirBnB Engineering Instagram Engineering Happy coding!! 🤓