Posts
Laravel
PHP
Python
Ubuntu
Linux
JavaScript
React Native
Android
Digital Ocean
Programming
WordPress
Next.js
Apple
AWS
Vue.js
Windows
Tech
Book Review
How China is Revolutionizing Technology
China's technological landscape is undergoing a remarkable transformation, positioning itself as a global leader in various high-tech industries.
- 1 week ago
- 131 Views
GraphQL in Laravel Using Lighthouse
In modern web development, GraphQL has emerged as a powerful alternative to REST APIs due to its flexibility and efficiency.
- 6 months ago
- 969 Views
Sanitize and Create URLs via Laravel command
Clean, legible URLs are essential for modern web applications, as they improve user experience and search engine optimisation. Using custom Artisan commands in Laravel 11.
- 7 months ago
- 1.1K Views
Short Summary : The Obstacle is the way
The Obstacle is the way by Ryan Holiday is based on the school of philosophy known as Stoicism which helps to lay the foundation of overcoming the obstacles and turning them into opportunity.
- 3 years ago
- 2.6K Views

CRUD Operations In Laravel 8
This tutorial is created to illustrate the basic CRUD (Create , Read, Update, Delete) operation using SQL with Laravel 8. Laravel is one of the fastest-growing frameworks for PHP.
- 3 years ago
- 6.2K Views

Installing PHP on Windows
PHP is known to be one of the most commonly used server-side programming language on the web. It provides an easy to master with a simple learning curve. It has close ties with the MySQL database.
- 3 years ago
- 2.5K Views
Important functionalities of Pandas in Python : Tricks and Features
Pandas is one of my favorite libraries in python. It’s very useful to visualize the data in a clean structural manner. Nowadays Pandas is widely used in Data Science, Machine Learning and other areas.
- 4 years ago
- 6K Views
How to create a new user & configure a firewall on Ubuntu 18.4
This tutorial will guide you to set up a new user and to configure the firewall with UFW on Ubuntu 18.04.
- 4 years ago
- 4.2K Views