PHP vs Python: Intro
Danyal January 10, 2021
PHP and Python both are really strong backend languages, in this article series we will compare PHP vs Python from scratch.
Posted in Programming Tagged coding, learn from scratch, opensource, php, python
PHP vs Python vs Ruby on Rails Comparison
Danyal January 1, 2021
What is the best choice for website / server side web development?
Posted in Development, PHP, Python, Ruby on Rails Tagged developemet, php, rails, ruby, webdeveloper, website
Laravel: Raw query for between operator
Danyal December 8, 2020
Example for raw query of between operator.
Laravel: update vs fill
Danyal December 7, 2020
Let’s take a look at the difference between update and fill of Eloquent methods.
PHP: How to convert stdclass to array
Danyal December 7, 2020
Let’s see how to convert single-dimension and Multi-dimension Object to Array.
Posted in Daily Tips, PHP Tagged array, conversion, objects, php, type-casting
Tip: Default current timestamp to Laravel migration
Danyal November 10, 2020
Quick tip of the day, how to add default datetime to migration.
Posted in Laravel Tagged database, migration, tip of the day
CRUD in Node.js
Danyal October 4, 2020
In this post you will see very basic implementation of CRUD in Node.js
Posted in javascript Tagged CRUD, database, javascript, mysql, Node.js








