PinnedMuhammed ElFeqyUse laravel eloquent traits to avoid code duplicationConsider that you have a particular event that you need to fire in several places, such as deleting the model’s related image after the…Oct 20, 2021Oct 20, 2021
PinnedMuhammed ElFeqyError handling with Node & TypescriptLearn how to handle your exceptions in a smart way with Node + TypescriptMay 23, 20221May 23, 20221
Muhammed ElFeqyCreate a real-time search in Laravel 8 & Ajaxa simple way to implement a real-time search functionality in your laravel applicationFeb 13, 20212Feb 13, 20212
Muhammed ElFeqyA simple way to create dynamic changeable colors in your websiteSometimes you have to change your website’s main colors, upon your wishes or your client’s requirements.Feb 6, 2021Feb 6, 2021
Muhammed ElFeqyThe danger of using : $request->all(), and how to protect itone of the common mistakes between laravel developers including me, that they are like using request()->all();Nov 28, 2020Nov 28, 2020