Top Categories
See All Categories
Let's👋
Work Together
Say Hi!
Recent Posts
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.
- 1 month ago
- 335 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.
- 3 months ago
- 427 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.
- 2 years ago
- 2K 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
- 5.4K 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
- 2K 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
- 5.4K Views