MMMuhammad Mustafainmustafanatiq.hashnode.dev·Jul 2, 2021 · 1 min readLaravel Tip: How to avoid error when no relation existsLaravel is the most famous PHP framework and it is used widely. As a Laravel Developer you must have used Eloquent and Eager/Lazy loading to reduce the query time and for optimization. Sometimes you try to call a relationship that does not exist and ...00
MMMuhammad Mustafainmustafanatiq.hashnode.dev·Jul 1, 2021 · 2 min readUse single Gmail as Multiple GmailI've been working as a seniors software engineer for more than 4 years. I've mostly worked on multiple projects at the same time throughout my career. For each project I needed multiple Gmail accounts for testing purposes. Let me clear this up with ...00