1045 – Access denied for user ‘root’@’localhost’ (using password: No)

In this tutorial im going to solve below error 1045 – Access denied for user ‘root’@’localhost’ (using password: No) Errror : – SOLUTION Save and exit. Now…

What are the example of Inheritance laravel

What is Inheritance ? Inheritance is a fundamental concept in object-oriented programming (OOP) that allows a new class (subclass or derived class) to inherit the characteristics and…

XAMPP: Starting ProFTPD…/opt/lampp/share/xampp/xampplib: line 22: netstat: command not found

In this tutorial i have go to solve below errors in ubuntu using command. when i run below code for restart the server then showing error. Error:-…

Define Security Checklist for LAMPP Server with example ?

In this tutorial we’re going to learn top security checklist for Lampp server. In this tutorial we have to learn lots of security checklist for lampp server,…

What are the example of Oops in Laravel ?

What is Oops ? “OOP” stands for Object-Oriented Programming. It’s a programming paradigm that uses objects – which are instances of classes – to organize code. The…

Top 21 security checklist for PHP

In this tutorial i’m going to learn how to secure your PHP project. 1 Update PHP Regularly One of the cardinal rules of PHP security is to…

Top 21 Security Checklist for laravel ?

In this tutorial i going to share you top 21 Security Checklist for laravel for important for security purpose. 1. CSRF Protection What is CSRF ? A…

List of My Blogs Written from May to October 2023

List of My Blogs Written in May 2023 1 How to Show Notification using Sweet Alert in Laravel 9 2 How to use Soft Delete and Restore…

How to remove Ubuntu Installation using Command ?

In this tutorial i’m going to share you how to remove ubuntu setup installation using command so follow this tutorial i have mentioned in very easy way….

ERROR: Couldn’t determine iptables version

In this tutorial im going to solve this error ERROR: Couldn’t determine iptables version. Error : – Solution:- If the iptables command is not installed, you can…