The Coolest NerdUpdate your composer.json file as you update your projectThe one problem we frequently face is that doing a composer update on a project you're working on usually updates the dependencies and the…Aug 7, 2023Aug 7, 2023
The Coolest NerdMySQL's connection refused while on dockerHave you ever tried running a migration or connecting to a database while using docker or Laravel sail, and ran into this issue?Oct 27, 2022Oct 27, 2022
The Coolest NerdFun with Git: Remove a file (not delete) from a branchGit can be difficult to understand when it comes to doing simple actions. We are going to see how to remove a file from your branchJun 15, 2021Jun 15, 2021