VS Code Surround With Snippet
VS Code’s latest update introduced a new command to surround a piece of code with a snippet. It’s easy, fast, and may speed up your… Read More »VS Code Surround With Snippet
Second most tallest chap in the neighbourhood. Sometimes my sense of humor causes abdominal pain. I am not yet famous for something.
VS Code’s latest update introduced a new command to surround a piece of code with a snippet. It’s easy, fast, and may speed up your… Read More »VS Code Surround With Snippet
We’re going to have a look, in just a few steps, at how to seed the database with data that come from a JSON file… Read More »Seed Database From JSON File in Laravel
Let’s quickly have a look at how to integrate Git Bash as the default integrated terminal in Visual Studio Code. By default, VS Code comes… Read More »VS Code Integrate Git Bash as Default Terminal
In this post, we’re going to look at a simple way of unit testing a Model’s getters and setters. We won’t go into the debate… Read More »Unit Test Getters and Setters in Laravel
By default, VS Code doesn’t have the option to import PHP Classes. To achieve this, we have to use an extension. Let’s open the… Read More »VS Code Import Class PHP
In this post, we’re going to have a look at a simple way of preventing sending e-mails to real customers from our local or staging… Read More »Laravel’s alwaysTo() — Avoid Accidental Email Sending
In this post, we’ll discuss how to review your code and why you should get into the habit of doing that. But before we begin,… Read More »5 Ways to Code Review Your Code and Why You Should Do It
Let’s quickly have a look at how we can easily change the size of the horizontal and vertical editor scrollbars. Open the Settings… Read More »VS Code Resize Editor Scrollbars
Let’s talk about rubber duck debugging. In this post, we’re going to find out: what is rubber duck debugging how it can help you become… Read More »Rubber Duck Debugging: Improve Your Debugging Skills
This is a special post! A few days ago Neutron Dev YouTube channel reached 100 subscribers 🎉 It ain’t much but it’s honest work! To… Read More »100 Subscribers Celebration 🎉| Thank You | What’s Next?