Mohammed Samgan Khan

Mohammed Samgan Khan @msamgan

About: Love to code with a DRY KISS

Location:
USA
Joined:
Apr 23, 2019

Mohammed Samgan Khan
articles - 35 total

TEST TEST TEST

TEST TEST TESTTEST TEST TESTTEST TEST TESTTEST TEST TESTTEST TEST TESTTEST TEST TESTTEST TEST...

Learn More 0 0Mar 13

How to Contribute to Laravel: A Step-by-Step Guide

Every laravel developer has this wish to contribute to laravel, but it's hard to find a starting...

Learn More 3 0Jun 23 '24

How to Cache in NodeJs APIs

Speed is what all web/mobile apps need. And with growing database size, the speed is the first thing...

Learn More 0 0Mar 1 '24

How to create REST API in NodeJs

APIs are one of the most vital parts of any web or mobile application. I am assuming that you are...

Learn More 0 0Feb 26 '24

I just enabled TS support in the framework I am working on, should I stop?

hi, I am working on an open-source NodeJs Framework, https://github.com/3rd-planet/framework-x I...

Learn More 0 0Sep 8 '23

How to check all ports in use in linux/Mac

When you work with NodeJS and micro-service architecture by the end of the day there are a number of...

Learn More 1 0Aug 10 '23

How to create and use a custom middleware in laravel 10

Creating a custom middleware in Laravel is a good way to add custom logic to the request-response...

Learn More 0 0Aug 9 '23

Python script to run multiple servers simultaneously on a local machine on Mac.

There are a number of times we have a bunch of servers we need to run to fully run an application,...

Learn More 4 0Jul 26 '22

function to round up a float number to next point five like 3.3 to 3.5, 3.8 to 4

If you are from a shipping industry you faced this problem alot of time where you charge on per 0.5...

Learn More 4 0Jul 26 '22

How to Add Laravel Pint to VS Code Formatter

What is laravel pint as in the defination by the official repository, Laravel Pint is an...

Learn More 4 3Jun 24 '22

How to Add AppImage Application to Menu in Ubuntu (Linux)

AppImages are the easiest to run compared. All you need to do is follow the steps mentioned below....

Learn More 62 6Jun 22 '22

create-express-boilerplate to create new API projects in a secs

Initiating a new project is as exciting as frustrating. Going through all the routine work just to...

Learn More 1 0Jan 27 '22

How to create model association in Sequelize - express JS / Node JS

In the very initial days of my work in Node JS if faced this issue. Though Sequelize provide a great...

Learn More 11 0Mar 24 '21

what is a better approach ????

what is a better approach, using react as front-end and node for API or developing entire back-end in...

Learn More 0 0Feb 4 '21

How to get post data in json in express JS APIs - Node JS

Thought it sounds simple and straight forward, this thing killed a lot of my time at the initial time...

Learn More 0 0Feb 3 '21

Code Review Guidelines for better code quality

As all of us know that there is no certain rules when it comes to code review. From my experience I h...

Learn More 8 0Oct 18 '20

Penit Launched new Christmas poetry contest 2019

hey guys, I don't have an idea that how many people are inclined towards poetry and writing but cons...

Learn More 4 0Nov 30 '19

Any Laravel developer looking for a Job Opportunity in Dubai, UAE

Hi, This is to inform that our company is looking for a laravel developer with intermediate exp. pl...

Learn More 8 2Nov 13 '19

Dynamic Class Load file is not updating on server

Dynamic Class Load file is not updati...

Learn More 2 1Oct 31 '19

Find all localities/regions of a city based in city name

Find all localiti...

Learn More 5 0Oct 13 '19

How to get the list of all the affected columns in a SQL query

Can anyone please tell me how to get all the affected columns in a SQL Query. thanks in anticipation.

Learn More 7 1Oct 5 '19

Thank you all for the love

Thank you all for the love

Learn More 5 0Sep 30 '19

php artisan make:auth in laravel 6.0

As you may have known by now that laravel 6.0 has been out. Though it’s expected to have a lot of changes in the major release but in 6.0 there are not that many changes.

Learn More 37 18Sep 6 '19

Udvi, My first laravel Package

My first laravel Package

Learn More 7 0Aug 5 '19

To do or not to do, whats more good of a practice.

What's more good of a practice.

Learn More 5 5Jul 24 '19

Twitter's new UI, Whats your thoughts.

Twitter changed its UI. What do you think?

Learn More 8 3Jul 16 '19

Slug Behavior for CakePHP 3.x, making slug management super easy

slug behavior, just add it to the model and forget all the tensions about the slug.

Learn More 11 0Jul 14 '19

what is better to remove a column or make it null in MySQL.

what is better to remove a column or make it null in MySQL

Learn More 8 4Jul 13 '19

What's better, Wordpress, any other CMS or making a custom CMS as you can make one to start your own blog.

What's better Wordpress, any other CMS or making a custom CMS as you can make one.

Learn More 6 8Jul 8 '19

What is the best way to implement a view layer logic?

What's the best way to implement a view layer login like a graph or something which is to be used on more than one place in laravel?

Learn More 6 6Jul 6 '19